Searched defs:NestedClassType (Results 1 - 1 of 1) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
H A DSignatureAttribute.java470 return new NestedClassType(s, b, e, targs, parent);
530 public static class NestedClassType extends ClassType { class in class:SignatureAttribute
532 NestedClassType(String s, int b, int e, method in class:SignatureAttribute.NestedClassType

Completed in 39 milliseconds