org.jboss.lang.reflect
Class AbstractTypeImpl

java.lang.Object
  extended by org.jboss.lang.reflect.AbstractTypeImpl
Direct Known Subclasses:
GenericArrayTypeImpl, ParameterizedTypeImpl

public abstract class AbstractTypeImpl
extends Object

Version:
$Revision: 1.1 $
Author:
Kabir Khan

Constructor Summary
AbstractTypeImpl(String signature)
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AbstractTypeImpl

public AbstractTypeImpl(String signature)
Method Detail

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2005-2007 JBoss, a division of Red Hat, Inc. All Rights Reserved.