org.javaruntype.typedef
Interface InnerTypeDefVariable

All Superinterfaces:
Serializable
All Known Implementing Classes:
InnerClassTypeDefVariable, InnerNamedTypeDefVariable, InnerParameterizedTypeTypeDefVariable, InnerWildcardTypeDefVariable

public interface InnerTypeDefVariable
extends Serializable

Specifies an inner type definition variable which can be both a bound for a BoundTypeDefVariable or a type variable for another InnerTypeDefVariable.

Inner type definition variables can take several shapes:

Since:
1.0
Author:
Daniel Fernández



Copyright © 2012 The JAVARUNTYPE team. All Rights Reserved.