blob: d98f4a35930cb5a288a2668d8c63254270d333a4 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<root>
<item name="java.nio.channels.Channels java.io.InputStream newInputStream(java.nio.channels.ReadableByteChannel) 0">
<annotation name="android.support.annotation.NonNull" />
</item>
<item name="java.nio.channels.Channels java.io.OutputStream newOutputStream(java.nio.channels.WritableByteChannel) 0">
<annotation name="android.support.annotation.NonNull" />
</item>
<item name="java.nio.channels.Channels java.io.Reader newReader(java.nio.channels.ReadableByteChannel, java.lang.String) 0">
<annotation name="android.support.annotation.NonNull" />
</item>
<item name="java.nio.channels.Channels java.io.Reader newReader(java.nio.channels.ReadableByteChannel, java.lang.String) 1">
<annotation name="android.support.annotation.NonNull" />
</item>
<item name="java.nio.channels.Channels java.io.Reader newReader(java.nio.channels.ReadableByteChannel, java.nio.charset.CharsetDecoder, int) 0">
<annotation name="android.support.annotation.NonNull" />
</item>
<item name="java.nio.channels.Channels java.io.Reader newReader(java.nio.channels.ReadableByteChannel, java.nio.charset.CharsetDecoder, int) 1">
<annotation name="android.support.annotation.NonNull" />
</item>
<item name="java.nio.channels.Channels java.io.Writer newWriter(java.nio.channels.WritableByteChannel, java.lang.String) 0">
<annotation name="android.support.annotation.NonNull" />
</item>
<item name="java.nio.channels.Channels java.io.Writer newWriter(java.nio.channels.WritableByteChannel, java.lang.String) 1">
<annotation name="android.support.annotation.NonNull" />
</item>
<item name="java.nio.channels.Channels java.io.Writer newWriter(java.nio.channels.WritableByteChannel, java.nio.charset.CharsetEncoder, int) 0">
<annotation name="android.support.annotation.NonNull" />
</item>
<item name="java.nio.channels.Channels java.io.Writer newWriter(java.nio.channels.WritableByteChannel, java.nio.charset.CharsetEncoder, int) 1">
<annotation name="android.support.annotation.NonNull" />
</item>
<item name="java.nio.channels.Channels java.nio.channels.ReadableByteChannel newChannel(java.io.InputStream) 0">
<annotation name="android.support.annotation.NonNull" />
</item>
<item name="java.nio.channels.Channels java.nio.channels.WritableByteChannel newChannel(java.io.OutputStream) 0">
<annotation name="android.support.annotation.NonNull" />
</item>
<item name="java.nio.channels.SelectableChannel int validOps()">
<annotation name="android.support.annotation.IntDef">
<val name="value" val="{java.nio.channels.SelectionKey.OP_READ, java.nio.channels.SelectionKey.OP_WRITE, java.nio.channels.SelectionKey.OP_CONNECT, java.nio.channels.SelectionKey.OP_ACCEPT}" />
<val name="flag" val="true" />
</annotation>
</item>
<item name="java.nio.channels.SelectableChannel java.nio.channels.SelectionKey register(java.nio.channels.Selector, int) 1">
<annotation name="android.support.annotation.IntDef">
<val name="value" val="{java.nio.channels.SelectionKey.OP_READ, java.nio.channels.SelectionKey.OP_WRITE, java.nio.channels.SelectionKey.OP_CONNECT, java.nio.channels.SelectionKey.OP_ACCEPT}" />
<val name="flag" val="true" />
</annotation>
</item>
<item name="java.nio.channels.SelectableChannel java.nio.channels.SelectionKey register(java.nio.channels.Selector, int, java.lang.Object) 1">
<annotation name="android.support.annotation.IntDef">
<val name="value" val="{java.nio.channels.SelectionKey.OP_READ, java.nio.channels.SelectionKey.OP_WRITE, java.nio.channels.SelectionKey.OP_CONNECT, java.nio.channels.SelectionKey.OP_ACCEPT}" />
<val name="flag" val="true" />
</annotation>
</item>
<item name="java.nio.channels.SelectionKey int interestOps()">
<annotation name="android.support.annotation.IntDef">
<val name="value" val="{java.nio.channels.SelectionKey.OP_READ, java.nio.channels.SelectionKey.OP_WRITE, java.nio.channels.SelectionKey.OP_CONNECT, java.nio.channels.SelectionKey.OP_ACCEPT}" />
<val name="flag" val="true" />
</annotation>
</item>
<item name="java.nio.channels.SelectionKey int readyOps()">
<annotation name="android.support.annotation.IntDef">
<val name="value" val="{java.nio.channels.SelectionKey.OP_READ, java.nio.channels.SelectionKey.OP_WRITE, java.nio.channels.SelectionKey.OP_CONNECT, java.nio.channels.SelectionKey.OP_ACCEPT}" />
<val name="flag" val="true" />
</annotation>
</item>
<item name="java.nio.channels.SelectionKey java.nio.channels.SelectionKey interestOps(int) 0">
<annotation name="android.support.annotation.IntDef">
<val name="value" val="{java.nio.channels.SelectionKey.OP_READ, java.nio.channels.SelectionKey.OP_WRITE, java.nio.channels.SelectionKey.OP_CONNECT, java.nio.channels.SelectionKey.OP_ACCEPT}" />
<val name="flag" val="true" />
</annotation>
</item>
</root>