public class WildcardRefBuilder extends WildcardRefFluentImpl<WildcardRefBuilder> implements VisitableBuilder<WildcardRef,WildcardRefBuilder>
WildcardRefFluentImpl.ClassRefBoundsNestedImpl<N>, WildcardRefFluentImpl.PrimitiveRefBoundsNestedImpl<N>, WildcardRefFluentImpl.TypeParamRefBoundsNestedImpl<N>, WildcardRefFluentImpl.VoidRefBoundsNestedImpl<N>, WildcardRefFluentImpl.WildcardRefBoundsNestedImpl<N>WildcardRefFluent.ClassRefBoundsNested<N>, WildcardRefFluent.PrimitiveRefBoundsNested<N>, WildcardRefFluent.TypeParamRefBoundsNested<N>, WildcardRefFluent.VoidRefBoundsNested<N>, WildcardRefFluent.WildcardRefBoundsNested<N>_visitables| Constructor and Description |
|---|
WildcardRefBuilder() |
WildcardRefBuilder(java.lang.Boolean validationEnabled) |
WildcardRefBuilder(WildcardRef instance) |
WildcardRefBuilder(WildcardRef instance,
java.lang.Boolean validationEnabled) |
WildcardRefBuilder(WildcardRefFluent<?> fluent) |
WildcardRefBuilder(WildcardRefFluent<?> fluent,
java.lang.Boolean validationEnabled) |
WildcardRefBuilder(WildcardRefFluent<?> fluent,
WildcardRef instance) |
WildcardRefBuilder(WildcardRefFluent<?> fluent,
WildcardRef instance,
java.lang.Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditableWildcardRef |
build() |
boolean |
equals(java.lang.Object o) |
addAllToBounds, addAllToClassRefBounds, addAllToPrimitiveRefBounds, addAllToTypeParamRefBounds, addAllToVoidRefBounds, addAllToWildcardRefBounds, addNewClassRefBound, addNewClassRefBoundLike, addNewPrimitiveRefBound, addNewPrimitiveRefBoundLike, addNewTypeParamRefBound, addNewTypeParamRefBoundLike, addNewVoidRefBound, addNewVoidRefBoundLike, addNewWildcardRefBound, addNewWildcardRefBoundLike, addToBounds, addToBounds, addToClassRefBounds, addToClassRefBounds, addToPrimitiveRefBounds, addToPrimitiveRefBounds, addToTypeParamRefBounds, addToTypeParamRefBounds, addToVoidRefBounds, addToVoidRefBounds, addToWildcardRefBounds, addToWildcardRefBounds, buildBound, buildBounds, buildFirstBound, buildLastBound, buildMatchingBound, getBounds, hasBounds, removeAllFromBounds, removeAllFromClassRefBounds, removeAllFromPrimitiveRefBounds, removeAllFromTypeParamRefBounds, removeAllFromVoidRefBounds, removeAllFromWildcardRefBounds, removeFromBounds, removeFromClassRefBounds, removeFromPrimitiveRefBounds, removeFromTypeParamRefBounds, removeFromVoidRefBounds, removeFromWildcardRefBounds, setToBounds, setToClassRefBounds, setToPrimitiveRefBounds, setToTypeParamRefBounds, setToVoidRefBounds, setToWildcardRefBounds, withBounds, withBoundsaddToAttributes, 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 WildcardRefBuilder()
public WildcardRefBuilder(java.lang.Boolean validationEnabled)
public WildcardRefBuilder(WildcardRefFluent<?> fluent)
public WildcardRefBuilder(WildcardRefFluent<?> fluent, java.lang.Boolean validationEnabled)
public WildcardRefBuilder(WildcardRefFluent<?> fluent, WildcardRef instance)
public WildcardRefBuilder(WildcardRefFluent<?> fluent, WildcardRef instance, java.lang.Boolean validationEnabled)
public WildcardRefBuilder(WildcardRef instance)
public WildcardRefBuilder(WildcardRef instance, java.lang.Boolean validationEnabled)
public EditableWildcardRef build()
build in interface Builder<WildcardRef>public boolean equals(java.lang.Object o)
equals in class WildcardRefFluentImpl<WildcardRefBuilder>Copyright © 2018. All Rights Reserved.