Class ConstPool.NameAndType
- java.lang.Object
-
- org.jboss.classfilewriter.constpool.ConstPool.NameAndType
-
- Enclosing class:
- ConstPool
private static final class ConstPool.NameAndType extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description NameAndType(java.lang.String name, java.lang.String type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object obj)
int
hashCode()
-