JBoss Reflection 2.2.1.SP1

org.jboss.reflect.plugins.javassist
Class JavassistTypeInfoFactoryImpl.ModifiableArrayType

java.lang.Object
  extended by javassist.bytecode.SignatureAttribute.Type
      extended by javassist.bytecode.SignatureAttribute.ObjectType
          extended by javassist.bytecode.SignatureAttribute.ArrayType
              extended by 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


Method Summary
 int getDimension()
           
 
Methods inherited from class javassist.bytecode.SignatureAttribute.ArrayType
getComponentType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getDimension

public int getDimension()
Overrides:
getDimension in class javassist.bytecode.SignatureAttribute.ArrayType

JBoss Reflection 2.2.1.SP1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.