Files
kotlin-fork/jdk-annotations/java/nio/channels/spi/annotations.xml
T
2012-12-10 15:33:26 +04:00

15 lines
786 B
XML

<root>
<item name='java.nio.channels.spi.AbstractSelector java.util.Set&lt;java.nio.channels.SelectionKey&gt; cancelledKeys()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='java.nio.channels.spi.AbstractSelectableChannel java.lang.Object blockingLock()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='java.nio.channels.spi.AbstractSelectableChannel java.nio.channels.SelectableChannel configureBlocking(boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='java.nio.channels.spi.AbstractSelector void deregister(java.nio.channels.spi.AbstractSelectionKey) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>