Add proper annotations for Android SDK

This commit is contained in:
Alexey Sedunov
2013-10-07 17:26:18 +04:00
parent d7936b7ea4
commit c943b4e9d5
288 changed files with 37834 additions and 10470 deletions
@@ -0,0 +1,113 @@
<root>
<item name='org.apache.commons.codec.binary.Hex char[] encodeHex(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Hex byte[] decode(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Base64 byte[] encodeBase64Chunked(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Hex java.lang.Object encode(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.BinaryCodec byte[] fromAscii(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.BinaryCodec byte[] toAsciiBytes(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Hex byte[] decode(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.BinaryCodec byte[] encode(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Hex char[] encodeHex(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Base64 byte[] encodeBase64(byte[], boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.BinaryCodec java.lang.Object encode(java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.BinaryCodec byte[] fromAscii(char[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.BinaryCodec java.lang.String toAsciiString(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Hex byte[] encode(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Hex byte[] decodeHex(char[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Base64 byte[] encodeBase64(byte[], boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.BinaryCodec char[] toAsciiChars(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Base64 byte[] encode(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Base64 java.lang.Object encode(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Base64 byte[] encode(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.BinaryCodec java.lang.Object decode(java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Hex byte[] decodeHex(char[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.BinaryCodec byte[] toByteArray(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Base64 byte[] decodeBase64(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Hex byte[] encode(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Base64 byte[] decode(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Base64 byte[] encodeBase64(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.BinaryCodec byte[] decode(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Base64 java.lang.Object encode(java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Hex java.lang.Object encode(java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Hex java.lang.Object decode(java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Base64 java.lang.Object decode(java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Base64 java.lang.Object decode(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Base64 byte[] encodeBase64(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Hex java.lang.Object decode(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.BinaryCodec java.lang.Object encode(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.binary.Base64 byte[] encodeBase64Chunked(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,44 @@
<root>
<item name='org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult void appendAlternate(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.language.RefinedSoundex java.lang.Object encode(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.language.Metaphone java.lang.Object encode(java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult void append(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.language.Metaphone java.lang.String encode(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult java.lang.String getPrimary()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult void appendPrimary(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult void append(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.language.Soundex java.lang.Object encode(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.language.Metaphone java.lang.String metaphone(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult void append(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.language.Metaphone java.lang.Object encode(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.language.DoubleMetaphone.DoubleMetaphoneResult java.lang.String getAlternate()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.language.DoubleMetaphone java.lang.Object encode(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,8 @@
<root>
<item name='org.apache.commons.codec.net.BCodec java.lang.String getEncoding()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.codec.net.QCodec java.lang.String getEncoding()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,638 @@
<root>
<item name='org.apache.commons.io.FileUtils void moveDirectory(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils org.apache.commons.io.LineIterator lineIterator(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.Reader) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyDirectory(java.io.File, java.io.File, java.io.FileFilter, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void writeStringToFile(java.io.File, java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils void copy(java.io.InputStream, java.io.Writer, java.lang.String) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils org.apache.commons.io.LineIterator lineIterator(java.io.File)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils void copy(java.lang.String, java.io.OutputStream) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils int readSwappedUnsignedShort(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void forceDelete(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.HexDump void dump(byte[], long, java.io.OutputStream, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils void copy(byte[], java.io.Writer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyDirectory(java.io.File, java.io.File, java.io.FileFilter, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.Collection&lt;java.io.File&gt; listFiles(java.io.File, org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils void copy(java.io.Reader, java.io.OutputStream, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void forceDeleteOnExit(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.io.FileOutputStream openOutputStream(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileCleaningTracker void track(java.lang.String, java.lang.Object, org.apache.commons.io.FileDeleteStrategy) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.Reader, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils float readSwappedFloat(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.lang.String toString(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils int readSwappedUnsignedShort(byte[], int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.lang.String readFileToString(java.io.File)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.List&lt;java.lang.String&gt; readLines(java.io.File, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.io.InputStream toInputStream(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils void copy(java.io.InputStream, java.io.Writer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.Collection&lt;java.io.File&gt; listFiles(java.io.File, org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.io.InputStream toInputStream(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.io.FileOutputStream openOutputStream(java.io.File)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.Reader, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils int readSwappedInteger(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils boolean isFileOlder(java.io.File, java.util.Date) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils void copy(java.io.Reader, java.io.OutputStream, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.InputStream, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.List&lt;java.lang.String&gt; readLines(java.io.File)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void moveDirectory(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void writeLines(java.io.File, java.lang.String, java.util.Collection&lt;java.lang.Object&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils boolean isFileOlder(java.io.File, java.util.Date) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils void writeSwappedDouble(java.io.OutputStream, double) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.HexDump void dump(byte[], long, java.io.OutputStream, int) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.io.FileInputStream openInputStream(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils boolean waitFor(java.io.File, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileDeleteStrategy java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils boolean isFileOlder(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils long readSwappedUnsignedInteger(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyFileToDirectory(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyDirectory(java.io.File, java.io.File, java.io.FileFilter) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils int copy(java.io.InputStream, java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void writeLines(java.io.File, java.lang.String, java.util.Collection&lt;java.lang.Object&gt;, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils float readSwappedFloat(byte[], int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void moveFile(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.List&lt;java.lang.String&gt; readLines(java.io.File, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileCleaner org.apache.commons.io.FileCleaningTracker getInstance()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.Collection&lt;java.io.File&gt; listFiles(java.io.File, java.lang.String[], boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils boolean isFileNewer(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils void writeSwappedDouble(byte[], int, double) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils long readSwappedUnsignedInteger(byte[], int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils boolean isFileOlder(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void writeLines(java.io.File, java.util.Collection&lt;java.lang.Object&gt;, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils int copy(java.io.Reader, java.io.Writer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils void copy(byte[], java.io.Writer, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils int copy(java.io.InputStream, java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyDirectory(java.io.File, java.io.File, java.io.FileFilter) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOCase boolean checkEquals(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.util.List&lt;java.lang.String&gt; readLines(java.io.InputStream, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void moveFile(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.io.FileInputStream openInputStream(java.io.File)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils boolean isFileNewer(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils byte[] readFileToByteArray(java.io.File)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils boolean contentEquals(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils void writeSwappedLong(byte[], int, long) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void cleanDirectory(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileDeleteStrategy void delete(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void moveDirectoryToDirectory(java.io.File, java.io.File, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils boolean isFileNewer(java.io.File, long) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.lang.String toString(java.io.InputStream, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void writeByteArrayToFile(java.io.File, byte[]) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils void copy(java.io.InputStream, java.io.Writer, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileCleaner void track(java.io.File, java.lang.Object, org.apache.commons.io.FileDeleteStrategy) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils boolean contentEquals(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.util.List&lt;java.lang.String&gt; readLines(java.io.InputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOCase boolean checkEquals(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils org.apache.commons.io.LineIterator lineIterator(java.io.File, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils byte[] readFileToByteArray(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils long copyLarge(java.io.InputStream, java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.InputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileSystemUtils long freeSpaceKb(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.lang.String toString(java.io.Reader) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void writeStringToFile(java.io.File, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.io.File[] convertFileCollectionToFileArray(java.util.Collection&lt;java.io.File&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.zip.Checksum checksum(java.io.File, java.util.zip.Checksum)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyFile(java.io.File, java.io.File, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.lang.String toString(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyFile(java.io.File, java.io.File, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils void writeSwappedInteger(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void writeByteArrayToFile(java.io.File, byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileCleaner void track(java.lang.String, java.lang.Object, org.apache.commons.io.FileDeleteStrategy) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils void writeSwappedShort(java.io.OutputStream, short) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils double readSwappedDouble(byte[], int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils void copy(java.lang.String, java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.lang.String toString(java.io.InputStream, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils void copy(java.lang.String, java.io.Writer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils boolean isFileNewer(java.io.File, java.util.Date) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void moveToDirectory(java.io.File, java.io.File, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyDirectory(java.io.File, java.io.File, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.Reader) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.io.InputStream toInputStream(java.lang.String, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyFile(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void moveDirectoryToDirectory(java.io.File, java.io.File, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils org.apache.commons.io.LineIterator lineIterator(java.io.Reader) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.lang.String byteCountToDisplaySize(long)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.zip.Checksum checksum(java.io.File, java.util.zip.Checksum) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.Collection&lt;java.io.File&gt; listFiles(java.io.File, org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOCase org.apache.commons.io.IOCase forName(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyDirectory(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils short readSwappedShort(byte[], int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileCleaningTracker void track(java.lang.String, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils void writeSwappedFloat(byte[], int, float) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void deleteDirectory(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils long checksumCRC32(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils boolean isFileNewer(java.io.File, java.util.Date) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.LineIterator LineIterator(java.io.Reader) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils void copy(java.lang.String, java.io.Writer) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.util.List&lt;java.lang.String&gt; readLines(java.io.Reader)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils void copy(byte[], java.io.OutputStream) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyDirectoryToDirectory(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void moveToDirectory(java.io.File, java.io.File, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.util.List&lt;java.lang.String&gt; readLines(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils void copy(byte[], java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils org.apache.commons.io.LineIterator lineIterator(java.io.InputStream, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileSystemUtils long freeSpace(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyDirectory(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.lang.String toString(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.DirectoryWalker void walk(java.io.File, java.util.Collection) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileDeleteStrategy boolean doDelete(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils org.apache.commons.io.LineIterator lineIterator(java.io.Reader)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOCase boolean checkEndsWith(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils boolean contentEquals(java.io.Reader, java.io.Reader) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils boolean isFileOlder(java.io.File, long) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyDirectoryToDirectory(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void touch(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils void copy(byte[], java.io.Writer, java.lang.String) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void moveFileToDirectory(java.io.File, java.io.File, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.lang.String toString(java.io.InputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.lang.String readFileToString(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOCase boolean checkEndsWith(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils boolean contentEquals(java.io.Reader, java.io.Reader) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyFile(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.lang.String readFileToString(java.io.File, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.util.List&lt;java.lang.String&gt; readLines(java.io.InputStream, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyFileToDirectory(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileCleaner void track(java.io.File, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.lang.String readFileToString(java.io.File, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.io.InputStream toInputStream(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils org.apache.commons.io.LineIterator lineIterator(java.io.File, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils void writeSwappedLong(java.io.OutputStream, long) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils void copy(java.io.Reader, java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOCase boolean checkRegionMatches(java.lang.String, int, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.Reader)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils void copy(java.io.Reader, java.io.OutputStream) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileCleaningTracker void track(java.io.File, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.lang.String toString(java.io.Reader)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOCase int checkCompareTo(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileCleaner void track(java.lang.String, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.Iterator&lt;java.io.File&gt; iterateFiles(java.io.File, java.lang.String[], boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.List&lt;java.lang.String&gt; readLines(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyURLToFile(java.net.URL, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils long copyLarge(java.io.Reader, java.io.Writer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.io.File[] toFiles(java.net.URL[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOCase boolean checkStartsWith(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.lang.String toString(byte[], java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils int readSwappedInteger(byte[], int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils void copy(java.io.Reader, java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.InputStream, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.net.URL[] toURLs(java.io.File[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOCase int checkCompareTo(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils char[] toCharArray(java.io.InputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.lang.String toString(byte[], java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void moveFileToDirectory(java.io.File, java.io.File, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyURLToFile(java.net.URL, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils void writeSwappedFloat(java.io.OutputStream, float) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils void copy(java.io.InputStream, java.io.Writer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils void copy(java.io.InputStream, java.io.Writer, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyFileToDirectory(java.io.File, java.io.File, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOCase boolean checkRegionMatches(java.lang.String, int, java.lang.String) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils boolean contentEquals(java.io.InputStream, java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils int copy(java.io.Reader, java.io.Writer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils long readSwappedLong(byte[], int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.net.URL[] toURLs(java.io.File[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void writeLines(java.io.File, java.util.Collection&lt;java.lang.Object&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.Iterator&lt;java.io.File&gt; iterateFiles(java.io.File, org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils java.util.List&lt;java.lang.String&gt; readLines(java.io.Reader) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOCase boolean checkStartsWith(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils long sizeOfDirectory(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileCleaningTracker void track(java.io.File, java.lang.Object, org.apache.commons.io.FileDeleteStrategy) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils void writeSwappedShort(byte[], int, short) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.CopyUtils void copy(java.io.Reader, java.io.OutputStream) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils org.apache.commons.io.LineIterator lineIterator(java.io.InputStream, java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void forceMkdir(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils boolean contentEquals(java.io.InputStream, java.io.InputStream) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyDirectory(java.io.File, java.io.File, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.IOUtils byte[] toByteArray(java.io.Reader)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils short readSwappedShort(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.EndianUtils void writeSwappedInteger(java.io.OutputStream, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.Iterator&lt;java.io.File&gt; iterateFiles(java.io.File, org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils void copyFileToDirectory(java.io.File, java.io.File, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.Collection&lt;java.io.File&gt; listFiles(java.io.File, java.lang.String[], boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.FileUtils java.util.zip.Checksum checksum(java.io.File, java.util.zip.Checksum) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,74 @@
<root>
<item name='org.apache.commons.io.comparator.PathFileComparator int compare(java.lang.Object, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.NameFileComparator int compare(java.lang.Object, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.SizeFileComparator int compare(java.lang.Object, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.ExtensionFileComparator int compare(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.SizeFileComparator int compare(java.lang.Object, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.ExtensionFileComparator int compare(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.PathFileComparator int compare(java.lang.Object, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.LastModifiedFileComparator int compare(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.DefaultFileComparator int compare(java.lang.Object, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.NameFileComparator int compare(java.lang.Object, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.LastModifiedFileComparator int compare(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.PathFileComparator int compare(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.DefaultFileComparator int compare(java.lang.Object, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.DefaultFileComparator int compare(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.NameFileComparator int compare(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.PathFileComparator int compare(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.NameFileComparator int compare(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.DefaultFileComparator int compare(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.SizeFileComparator int compare(java.io.File, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.SizeFileComparator int compare(java.io.File, java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.ExtensionFileComparator int compare(java.lang.Object, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.LastModifiedFileComparator int compare(java.lang.Object, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.ExtensionFileComparator int compare(java.lang.Object, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.comparator.LastModifiedFileComparator int compare(java.lang.Object, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,323 @@
<root>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter ageFileFilter(long)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.CanReadFileFilter boolean accept(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.RegexFileFilter RegexFileFilter(java.lang.String, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.SizeFileFilter java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter ageFileFilter(java.util.Date) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.RegexFileFilter RegexFileFilter(java.util.regex.Pattern) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.PrefixFileFilter PrefixFileFilter(java.lang.String[], org.apache.commons.io.IOCase) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.RegexFileFilter boolean accept(java.io.File, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.NotFileFilter java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.PrefixFileFilter boolean accept(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter ageFileFilter(java.util.Date, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.PrefixFileFilter PrefixFileFilter(java.lang.String, org.apache.commons.io.IOCase) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.AgeFileFilter AgeFileFilter(java.util.Date, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.SuffixFileFilter SuffixFileFilter(java.util.List&lt;java.lang.String&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.SuffixFileFilter java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.AbstractFileFilter boolean accept(java.io.File, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.PrefixFileFilter java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.NameFileFilter NameFileFilter(java.lang.String[], org.apache.commons.io.IOCase) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.OrFileFilter OrFileFilter(org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.WildcardFileFilter WildcardFileFilter(java.util.List&lt;java.lang.String&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter ageFileFilter(long, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.AndFileFilter java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter andFileFilter(org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.WildcardFileFilter boolean accept(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter notFileFilter(org.apache.commons.io.filefilter.IOFileFilter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter suffixFileFilter(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.OrFileFilter OrFileFilter(org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.NameFileFilter NameFileFilter(java.lang.String[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.PrefixFileFilter PrefixFileFilter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter suffixFileFilter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter asFileFilter(java.io.FileFilter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter asFileFilter(java.io.FilenameFilter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter sizeRangeFileFilter(long, long)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.CanWriteFileFilter boolean accept(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter andFileFilter(org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.AgeFileFilter java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.SuffixFileFilter SuffixFileFilter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.AgeFileFilter AgeFileFilter(java.util.Date) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.NameFileFilter boolean accept(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.SuffixFileFilter boolean accept(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter nameFileFilter(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter ageFileFilter(java.io.File)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.WildcardFileFilter WildcardFileFilter(java.lang.String, org.apache.commons.io.IOCase) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.PrefixFileFilter PrefixFileFilter(java.util.List&lt;java.lang.String&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter sizeFileFilter(long)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.NameFileFilter NameFileFilter(java.lang.String, org.apache.commons.io.IOCase) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFileFilter boolean accept(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.NameFileFilter java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.NotFileFilter NotFileFilter(org.apache.commons.io.filefilter.IOFileFilter) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.NameFileFilter NameFileFilter(java.util.List&lt;java.lang.String&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.PrefixFileFilter PrefixFileFilter(java.lang.String[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.AbstractFileFilter java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.AgeFileFilter AgeFileFilter(java.io.File, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter falseFileFilter()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter ageFileFilter(java.util.Date, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.AgeFileFilter AgeFileFilter(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.EmptyFileFilter boolean accept(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.OrFileFilter java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter andFileFilter(org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.DelegateFileFilter java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.WildcardFileFilter WildcardFileFilter(java.lang.String[], org.apache.commons.io.IOCase) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.DelegateFileFilter DelegateFileFilter(java.io.FilenameFilter) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter directoryFileFilter()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.AndFileFilter AndFileFilter(org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter orFileFilter(org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.NameFileFilter NameFileFilter(java.util.List&lt;java.lang.String&gt;, org.apache.commons.io.IOCase) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.AndFileFilter java.util.List&lt;org.apache.commons.io.filefilter.IOFileFilter&gt; getFileFilters()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.SuffixFileFilter SuffixFileFilter(java.util.List&lt;java.lang.String&gt;, org.apache.commons.io.IOCase) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter ageFileFilter(java.util.Date)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.WildcardFileFilter WildcardFileFilter(java.lang.String[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter sizeFileFilter(long, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.DelegateFileFilter boolean accept(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.HiddenFileFilter boolean accept(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.DirectoryFileFilter boolean accept(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.SuffixFileFilter SuffixFileFilter(java.lang.String[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter asFileFilter(java.io.FilenameFilter) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter ageFileFilter(java.io.File, boolean)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.AndFileFilter AndFileFilter(org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.PrefixFileFilter PrefixFileFilter(java.util.List&lt;java.lang.String&gt;, org.apache.commons.io.IOCase) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter asFileFilter(java.io.FileFilter) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter orFileFilter(org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter notFileFilter(org.apache.commons.io.filefilter.IOFileFilter) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter ageFileFilter(java.io.File, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter makeDirectoryOnly(org.apache.commons.io.filefilter.IOFileFilter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter fileFileFilter()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.DelegateFileFilter DelegateFileFilter(java.io.FileFilter) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.OrFileFilter java.util.List&lt;org.apache.commons.io.filefilter.IOFileFilter&gt; getFileFilters()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.AbstractFileFilter boolean accept(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.WildcardFileFilter WildcardFileFilter(java.util.List&lt;java.lang.String&gt;, org.apache.commons.io.IOCase) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.SizeFileFilter boolean accept(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.RegexFileFilter RegexFileFilter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.DelegateFileFilter boolean accept(java.io.File, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.SuffixFileFilter SuffixFileFilter(java.lang.String, org.apache.commons.io.IOCase) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter orFileFilter(org.apache.commons.io.filefilter.IOFileFilter, org.apache.commons.io.filefilter.IOFileFilter) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.WildcardFileFilter java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter prefixFileFilter(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter ageFileFilter(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.RegexFileFilter RegexFileFilter(java.lang.String, org.apache.commons.io.IOCase) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter trueFileFilter()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.AgeFileFilter boolean accept(java.io.File) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter nameFileFilter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.SuffixFileFilter SuffixFileFilter(java.lang.String[], org.apache.commons.io.IOCase) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.AndFileFilter void setFileFilters(java.util.List&lt;org.apache.commons.io.filefilter.IOFileFilter&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter makeFileOnly(org.apache.commons.io.filefilter.IOFileFilter)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.FileFilterUtils org.apache.commons.io.filefilter.IOFileFilter prefixFileFilter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.NameFileFilter NameFileFilter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.filefilter.WildcardFileFilter WildcardFileFilter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,77 @@
<root>
<item name='org.apache.commons.io.input.ClassLoaderObjectInputStream java.lang.Class resolveClass(java.io.ObjectStreamClass)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.ProxyInputStream int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.ClassLoaderObjectInputStream ClassLoaderObjectInputStream(java.lang.ClassLoader, java.io.InputStream) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.CharSequenceReader java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.ProxyInputStream ProxyInputStream(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.CountingInputStream int read(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.TeeInputStream TeeInputStream(java.io.InputStream, java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.CloseShieldInputStream CloseShieldInputStream(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.AutoCloseInputStream int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.ProxyReader int read(char[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.TeeInputStream int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.ProxyInputStream int read(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.TeeInputStream int read(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.SwappedDataInputStream void readFully(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.NullReader int read(char[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.AutoCloseInputStream AutoCloseInputStream(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.NullInputStream int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.ProxyReader int read(char[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.SwappedDataInputStream SwappedDataInputStream(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.AutoCloseInputStream int read(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.ClassLoaderObjectInputStream java.lang.Class resolveClass(java.io.ObjectStreamClass) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.CountingInputStream CountingInputStream(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.CountingInputStream int read(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.ProxyReader ProxyReader(java.io.Reader) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.input.TeeInputStream TeeInputStream(java.io.InputStream, java.io.OutputStream, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,179 @@
<root>
<item name='org.apache.commons.io.output.ByteArrayOutputStream int write(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding void write(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.io.File, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.LockableFileWriter void write(java.lang.String, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ByteArrayOutputStream java.lang.String toString(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ProxyOutputStream void write(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.LockableFileWriter void write(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.TeeOutputStream void write(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ProxyWriter ProxyWriter(java.io.Writer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ByteArrayOutputStream java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.TeeOutputStream TeeOutputStream(java.io.OutputStream, java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding void write(char[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding void write(java.lang.String, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.TeeOutputStream void write(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.lang.String, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ThresholdingOutputStream void write(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding void write(char[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.lang.String, java.nio.charset.CharsetEncoder) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ThresholdingOutputStream void write(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.io.File, java.nio.charset.CharsetEncoder, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.lang.String, java.nio.charset.Charset, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.lang.String, java.nio.charset.CharsetEncoder, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.lang.String, java.nio.charset.Charset) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ProxyOutputStream ProxyOutputStream(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ByteArrayOutputStream byte[] toByteArray()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.io.File, java.nio.charset.Charset) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.CloseShieldOutputStream CloseShieldOutputStream(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.io.File, java.lang.String, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.LockableFileWriter LockableFileWriter(java.lang.String, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.LockableFileWriter LockableFileWriter(java.lang.String, boolean, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.lang.String, java.nio.charset.CharsetEncoder) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.LockableFileWriter LockableFileWriter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ProxyOutputStream void write(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.io.File, java.nio.charset.Charset, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.lang.String, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.io.File, java.nio.charset.CharsetEncoder) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ProxyWriter void write(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ProxyWriter void write(char[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.CountingOutputStream void write(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.lang.String, java.nio.charset.Charset, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.lang.String, java.nio.charset.CharsetEncoder, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ProxyWriter void write(java.lang.String, int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.lang.String, java.lang.String, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.io.File, java.nio.charset.Charset) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.CountingOutputStream CountingOutputStream(java.io.OutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.lang.String, java.nio.charset.Charset) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ProxyWriter void write(char[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ByteArrayOutputStream java.lang.String toString(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.ByteArrayOutputStream void write(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.io.File, java.lang.String, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.io.File, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.DeferredFileOutputStream DeferredFileOutputStream(int, java.lang.String, java.lang.String, java.io.File) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.LockableFileWriter void write(char[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.io.File, java.nio.charset.CharsetEncoder, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.io.File, java.nio.charset.Charset, boolean) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.io.File, java.nio.charset.CharsetEncoder) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.LockableFileWriter void write(char[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.CountingOutputStream void write(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.io.output.FileWriterWithEncoding FileWriterWithEncoding(java.lang.String, java.lang.String, boolean) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,29 @@
<root>
<item name='org.apache.commons.logging.LogFactory org.apache.commons.logging.Log getLog(java.lang.Class)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.LogSource org.apache.commons.logging.Log getInstance(java.lang.Class) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.LogFactory org.apache.commons.logging.Log getLog(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.LogSource void setLogImplementation(java.lang.Class) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.LogSource org.apache.commons.logging.Log getInstance(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.LogFactory java.lang.String objectId(java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.LogFactory java.lang.Object createFactory(java.lang.String, java.lang.ClassLoader)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.LogFactory org.apache.commons.logging.Log getLog(java.lang.Class) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.LogFactory java.lang.ClassLoader getClassLoader(java.lang.Class) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,65 @@
<root>
<item name='org.apache.commons.logging.impl.LogFactoryImpl java.lang.String[] getAttributeNames()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.WeakHashtable java.util.Set keySet()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.LogFactoryImpl void setAttribute(java.lang.String, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.WeakHashtable java.util.Enumeration keys()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.LogFactoryImpl org.apache.commons.logging.Log getInstance(java.lang.Class) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.WeakHashtable java.lang.Object get(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.SimpleLog void write(java.lang.StringBuffer) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.LogFactoryImpl void removeAttribute(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.WeakHashtable java.util.Set entrySet()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.LogFactoryImpl java.lang.ClassLoader getClassLoader(java.lang.Class) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.LogFactoryImpl org.apache.commons.logging.Log getInstance(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.WeakHashtable java.util.Enumeration elements()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.WeakHashtable java.lang.Object put(java.lang.Object, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.LogFactoryImpl java.lang.Object getAttribute(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.WeakHashtable java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.LogFactoryImpl org.apache.commons.logging.Log getInstance(java.lang.Class)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.LogFactoryImpl org.apache.commons.logging.Log getInstance(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.WeakHashtable java.lang.Object remove(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.WeakHashtable boolean containsKey(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.WeakHashtable java.lang.Object put(java.lang.Object, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.commons.logging.impl.WeakHashtable java.util.Collection values()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>