blob: 7e96d30f667c73360315d38810e716d3453521de [file]
@java.lang.annotation.Repeatable(value = TwoContainer.class)
@kotlin.annotation.Repeatable()
public abstract @interface Two /* Two*/ {
public abstract java.lang.String name();// name()
}