Class TypeParamRefFluent<A extends TypeParamRefFluent<A>>

Direct Known Subclasses:
CastFluent.TypeParamRefTypeNested, ClassRefFluent.TypeParamRefArgumentsNested, ConstructFluent.TypeParamRefParametersNested, MethodCallFluent.TypeParamRefParametersNested, MethodFluent.TypeParamRefReturnTypeNested, NewArrayFluent.TypeParamRefTypeNested, PropertyFluent.TypeParamRefTypeNested, TypeParamRefBuilder, WildcardRefFluent.TypeParamRefBoundsNested

public class TypeParamRefFluent<A extends TypeParamRefFluent<A>> extends TypeRefFluent<A>
Generated