Home
last modified time | relevance | path

Searched defs:InheritedSocketChannelImpl (Results 1 – 1 of 1) sorted by relevance

/libcore/ojluni/src/main/java/sun/nio/ch/
DInheritedChannel.java76 public static class InheritedSocketChannelImpl extends SocketChannelImpl { class in InheritedChannel
78 InheritedSocketChannelImpl(SelectorProvider sp, in InheritedSocketChannelImpl() method in InheritedChannel.InheritedSocketChannelImpl