SignatureAttribute.ArrayType
, SignatureAttribute.ClassType
, SignatureAttribute.TypeVariable
public abstract static class SignatureAttribute.ObjectType extends SignatureAttribute.Type
Constructor | Description |
---|---|
ObjectType() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
encode() |
Returns the encoded string representing the object type signature.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
jvmTypeName
Copyright © 2018 Shigeru Chiba, www.javassist.org. All Rights Reserved.