javassist.bytecode
Class SignatureAttribute.Type

java.lang.Object
  extended byjavassist.bytecode.SignatureAttribute.Type
Direct Known Subclasses:
SignatureAttribute.BaseType, SignatureAttribute.ObjectType
Enclosing class:
SignatureAttribute

public abstract static class SignatureAttribute.Type
extends java.lang.Object

Primitive types and object types.


Constructor Summary
SignatureAttribute.Type()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SignatureAttribute.Type

public SignatureAttribute.Type()


Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved.