Files
kotlin/compiler/testData/codegen/light-analysis/reflection/createAnnotation/callByJava.txt
2016-12-05 20:10:32 +03:00

6 lines
282 B
Plaintext
Vendored

public final class KKt {
public final static @org.jetbrains.annotations.NotNull method box(): java.lang.String
private final static method create(): java.lang.annotation.Annotation
private final static method create(p0: java.util.Map): java.lang.annotation.Annotation
}