summaryrefslogtreecommitdiff
path: root/java/java-tests/testData/codeInspection/bytecodeAnalysis/annotations/org/apache/velocity/io/annotations.xml
blob: 75ca57304d5bb776dabd5fc1f8e6cd0961d42feb (plain)
1
2
3
4
5
6
7
8
<root>
  <item name="org.apache.velocity.io.UnicodeInputStream org.apache.velocity.io.UnicodeInputStream.UnicodeBOM match(org.apache.velocity.io.UnicodeInputStream.UnicodeBOM, org.apache.velocity.io.UnicodeInputStream.UnicodeBOM) 0">
    <annotation name="org.jetbrains.annotations.NotNull"/>
  </item>
  <item name="org.apache.velocity.io.VelocityWriter void write(char[]) 0">
    <annotation name="org.jetbrains.annotations.NotNull"/>
  </item>
</root>