org.codehaus.gmaven.runtime.support.stubgen.model
Class TypeParameterDef

java.lang.Object
  extended by org.codehaus.gmaven.runtime.support.stubgen.model.Element
      extended by org.codehaus.gmaven.runtime.support.stubgen.model.TypeParameterDef
All Implemented Interfaces:
Serializable

public class TypeParameterDef
extends Element

Representation of a type parameter (generics) definition.

Version:
$Id: TypeParameterDef.java 18 2009-07-16 09:39:40Z user57 $
Author:
Jason Dillon
See Also:
Serialized Form

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

Constructor Detail

TypeParameterDef

public TypeParameterDef()


Copyright © 2006-2012 Codehaus. All Rights Reserved.