Searched defs:impl (Results 1 – 10 of 10) sorted by relevance
324 private final TimerImpl impl; field in Timer.FinalizerHelper326 FinalizerHelper(TimerImpl impl) { in FinalizerHelper()349 private final TimerImpl impl; field in Timer
42 private final SocketImpl impl; field in ServerSocketChannelImpl
176 public MySocket(SocketImpl impl) throws SocketException { in test_SocketOptions_setOption()181 MySocketImpl impl = new MySocketImpl(); in test_SocketOptions_setOption() local
1065 public testDatagramSocket(DatagramSocketImpl impl){ in test_sendLjava_net_DatagramPacket()1161 public testDatagramSocket(DatagramSocketImpl impl){ in test_ConstructorLjava_net_DatagramSocketImpl()
486 public TestSocket(SocketImpl impl) throws SocketException { in TestSocket()
36 private final SocketImpl impl; field in ServerSocket
33 final SocketImpl impl; field in Socket285 protected Socket(SocketImpl impl) throws SocketException { in Socket()
37 DatagramSocketImpl impl; field in DatagramSocket
34 private final DOMImplementation impl; field in LSDocumentBuilderFactory
76 public DocumentImpl(DOMImplementationImpl impl, String namespaceURI, in DocumentImpl()