org.jboss.reflect.plugins.javassist
Class JavassistTypeInfoFactoryImpl.ModifiableArrayType
java.lang.Object
javassist.bytecode.SignatureAttribute.Type
javassist.bytecode.SignatureAttribute.ObjectType
javassist.bytecode.SignatureAttribute.ArrayType
org.jboss.reflect.plugins.javassist.JavassistTypeInfoFactoryImpl.ModifiableArrayType
- Enclosing class:
- JavassistTypeInfoFactoryImpl
protected static class JavassistTypeInfoFactoryImpl.ModifiableArrayType
- extends javassist.bytecode.SignatureAttribute.ArrayType
Wrapper around SignatureAttribute.ArrayType
to make it easier to
create the name used to look up the array type infos
in the cache
Methods inherited from class javassist.bytecode.SignatureAttribute.ArrayType |
getComponentType, toString |
getDimension
public int getDimension()
- Overrides:
getDimension
in class javassist.bytecode.SignatureAttribute.ArrayType
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.