Class TypeParamRefFluent<A extends TypeParamRefFluent<A>>

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

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