MCPcopy Create free account
hub / github.com/ReadyTalk/avian / channel

Method channel

classpath/java/nio/channels/SelectionKey.java:72–74  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

70 }
71
72 public SelectableChannel channel() {
73 return channel;
74 }
75
76 public Selector selector() {
77 return selector;

Callers 3

doSelectMethod · 0.95
runMainLoopMethod · 0.80
writeMethod · 0.80

Calls

no outgoing calls

Tested by 2

runMainLoopMethod · 0.64
writeMethod · 0.64