Files
kotlin-fork/android-sdk-annotations/org/apache/commons/codec/annotations.xml
T
2013-10-08 18:15:21 +04:00

21 lines
1.0 KiB
XML

<root>
<item name='org.apache.commons.codec.BinaryEncoder byte[] encode(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.StringEncoderComparator int compare(java.lang.Object, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.BinaryDecoder byte[] decode(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.Encoder java.lang.Object encode(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.StringEncoderComparator int compare(java.lang.Object, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.Decoder java.lang.Object decode(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>