Files
kotlin-fork/jdk-annotations/java/lang/annotation/annotations.xml
T
2012-09-24 17:50:00 +04:00

64 lines
3.5 KiB
XML

<root>
<item name='java.lang.annotation.Annotation java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='java.lang.annotation.Annotation java.lang.Class&lt;? extends java.lang.annotation.Annotation&gt; annotationType()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
<val name="value" val="&quot;fun annotationType() : Class&lt;out Annotation&gt;&quot;"/>
</annotation>
</item>
<item name='java.lang.annotation.AnnotationFormatError AnnotationFormatError(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.Nullable'/>
</item>
<item name='java.lang.annotation.AnnotationFormatError AnnotationFormatError(java.lang.String, java.lang.Throwable) 0'>
<annotation name='org.jetbrains.annotations.Nullable'/>
</item>
<item name='java.lang.annotation.AnnotationFormatError AnnotationFormatError(java.lang.String, java.lang.Throwable) 1'>
<annotation name='org.jetbrains.annotations.Nullable'/>
</item>
<item name='java.lang.annotation.AnnotationFormatError AnnotationFormatError(java.lang.Throwable) 0'>
<annotation name='org.jetbrains.annotations.Nullable'/>
</item>
<item
name='java.lang.annotation.AnnotationTypeMismatchException AnnotationTypeMismatchException(java.lang.reflect.Method, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item
name='java.lang.annotation.AnnotationTypeMismatchException AnnotationTypeMismatchException(java.lang.reflect.Method, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='java.lang.annotation.AnnotationTypeMismatchException java.lang.reflect.Method element()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='java.lang.annotation.AnnotationTypeMismatchException java.lang.String foundType()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item
name='java.lang.annotation.IncompleteAnnotationException IncompleteAnnotationException(java.lang.Class&lt;? extends java.lang.annotation.Annotation&gt;, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item
name='java.lang.annotation.IncompleteAnnotationException IncompleteAnnotationException(java.lang.Class&lt;? extends java.lang.annotation.Annotation&gt;, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item
name='java.lang.annotation.IncompleteAnnotationException java.lang.Class&lt;? extends java.lang.annotation.Annotation&gt; annotationType()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
<val name="value" val="&quot;fun annotationType() : Class&lt;out Annotation&gt;&quot;"/>
</annotation>
</item>
<item name='java.lang.annotation.IncompleteAnnotationException java.lang.String elementName()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='java.lang.annotation.Retention java.lang.annotation.RetentionPolicy value()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='java.lang.annotation.Target java.lang.annotation.ElementType[] value()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
<annotation name='jet.runtime.typeinfo.KotlinSignature'>
<val name="value" val="&quot;fun value() : Array&lt;out ElementType&gt;&quot;"/>
</annotation>
</item>
</root>