Interface JParameterizedType

All Superinterfaces:
honeyroasted.collect.copy.Copyable<JType, JTypeCache<JType,JType>>, JGenericDeclaration, JType, honeyroasted.almonds.SimpleName
All Known Subinterfaces:
JParameterizedClassType, JParameterizedMethodType
All Known Implementing Classes:
JParameterizedClassTypeDelegate, JParameterizedClassTypeImpl, JParameterizedMethodTypeDelegate, JParameterizedMethodTypeImpl

public interface JParameterizedType extends JGenericDeclaration, JType