blob: a72392c69914eeebfc050b8bd78e426b81edcc33 [file]
@<error>()
@java.lang.annotation.Retention(value = java.lang.annotation.RetentionPolicy.RUNTIME)
public abstract @interface Two /* Two*/ {
public abstract @org.jetbrains.annotations.NotNull() java.lang.String name();// name()
}