Home
last modified time | relevance | path

Searched defs:TypeParameterBoundTarget (Results 1 – 1 of 1) sorted by relevance

/external/turbine/java/com/google/turbine/bytecode/
DClassFile.java651 public static class TypeParameterBoundTarget extends Target { class in ClassFile.TypeAnnotationInfo
655 public TypeParameterBoundTarget(int typeParameterIndex, int boundIndex) { in TypeParameterBoundTarget() method in ClassFile.TypeAnnotationInfo.TypeParameterBoundTarget