public class TypeParamDefBuilder extends TypeParamDefFluentImpl<TypeParamDefBuilder> implements VisitableBuilder<TypeParamDef,TypeParamDefBuilder>
TypeParamDefFluentImpl.BoundsNestedImpl<N>TypeParamDefFluent.BoundsNested<N>_visitables| Constructor and Description |
|---|
TypeParamDefBuilder() |
TypeParamDefBuilder(TypeParamDef instance) |
TypeParamDefBuilder(TypeParamDefFluent<?> fluent) |
TypeParamDefBuilder(TypeParamDefFluent<?> fluent,
TypeParamDef instance) |
| Modifier and Type | Method and Description |
|---|---|
EditableTypeParamDef |
build() |
boolean |
equals(java.lang.Object o) |
addAllToBounds, addNewBound, addNewBoundLike, addToBounds, addToBounds, buildBound, buildBounds, buildFirstBound, buildLastBound, buildMatchingBound, getBounds, getName, hasBounds, hasName, removeAllFromBounds, removeFromBounds, setToBounds, withBounds, withBounds, withNameaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesaccept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributespublic TypeParamDefBuilder()
public TypeParamDefBuilder(TypeParamDefFluent<?> fluent)
public TypeParamDefBuilder(TypeParamDefFluent<?> fluent, TypeParamDef instance)
public TypeParamDefBuilder(TypeParamDef instance)
public EditableTypeParamDef build()
build in interface Builder<TypeParamDef>public boolean equals(java.lang.Object o)
equals in class TypeParamDefFluentImpl<TypeParamDefBuilder>Copyright © 2018. All Rights Reserved.