javassist.bytecode
Class SignatureAttribute.ObjectType
java.lang.Object
javassist.bytecode.SignatureAttribute.Type
javassist.bytecode.SignatureAttribute.ObjectType
- Direct Known Subclasses:
- SignatureAttribute.ArrayType, SignatureAttribute.ClassType, SignatureAttribute.TypeVariable
- Enclosing class:
- SignatureAttribute
public abstract static class SignatureAttribute.ObjectType
- extends SignatureAttribute.Type
Class types, array types, and type variables.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SignatureAttribute.ObjectType
public SignatureAttribute.ObjectType()
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.