public class WildcardRefBuilder extends WildcardRefFluentImpl<WildcardRefBuilder> implements VisitableBuilder<WildcardRef,WildcardRefBuilder>
WildcardRefFluent.ClassRefBoundsNested<N>, WildcardRefFluent.PrimitiveRefBoundsNested<N>, WildcardRefFluent.TypeParamRefBoundsNested<N>, WildcardRefFluent.VoidRefBoundsNested<N>, WildcardRefFluent.WildcardRefBoundsNested<N>_visitables| Constructor and Description |
|---|
WildcardRefBuilder() |
WildcardRefBuilder(Boolean validationEnabled) |
WildcardRefBuilder(WildcardRef instance) |
WildcardRefBuilder(WildcardRef instance,
Boolean validationEnabled) |
WildcardRefBuilder(WildcardRefFluent<?> fluent) |
WildcardRefBuilder(WildcardRefFluent<?> fluent,
Boolean validationEnabled) |
WildcardRefBuilder(WildcardRefFluent<?> fluent,
WildcardRef instance) |
WildcardRefBuilder(WildcardRefFluent<?> fluent,
WildcardRef instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
WildcardRef |
build() |
addAllToBounds, addAllToClassRefBounds, addAllToPrimitiveRefBounds, addAllToTypeParamRefBounds, addAllToVoidRefBounds, addAllToWildcardRefBounds, addNewClassRefBound, addNewClassRefBoundLike, addNewPrimitiveRefBound, addNewPrimitiveRefBoundLike, addNewTypeParamRefBound, addNewTypeParamRefBoundLike, addNewVoidRefBound, addNewVoidRefBoundLike, addNewWildcardRefBound, addNewWildcardRefBoundLike, addToBounds, addToBounds, addToBounds, addToBounds, addToClassRefBounds, addToClassRefBounds, addToPrimitiveRefBounds, addToPrimitiveRefBounds, addToTypeParamRefBounds, addToTypeParamRefBounds, addToVoidRefBounds, addToVoidRefBounds, addToWildcardRefBounds, addToWildcardRefBounds, buildBound, buildBounds, buildFirstBound, buildLastBound, buildMatchingBound, equals, getBoundKind, getBounds, hasBoundKind, hasBounds, hashCode, hasMatchingBound, removeAllFromBounds, removeAllFromClassRefBounds, removeAllFromPrimitiveRefBounds, removeAllFromTypeParamRefBounds, removeAllFromVoidRefBounds, removeAllFromWildcardRefBounds, removeFromBounds, removeFromBounds, removeFromClassRefBounds, removeFromPrimitiveRefBounds, removeFromTypeParamRefBounds, removeFromVoidRefBounds, removeFromWildcardRefBounds, removeMatchingFromClassRefBounds, removeMatchingFromPrimitiveRefBounds, removeMatchingFromTypeParamRefBounds, removeMatchingFromVoidRefBounds, removeMatchingFromWildcardRefBounds, setNewClassRefBoundLike, setNewPrimitiveRefBoundLike, setNewTypeParamRefBoundLike, setNewVoidRefBoundLike, setNewWildcardRefBoundLike, setToBounds, setToClassRefBounds, setToPrimitiveRefBounds, setToTypeParamRefBounds, setToVoidRefBounds, setToWildcardRefBounds, toString, withBoundKind, withBounds, withBoundsaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributesaccept, accept, accept, accept, aggregate, aggregate, build, build, builderOfclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, accept, accept, getTargetaddToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributespublic WildcardRefBuilder()
public WildcardRefBuilder(Boolean validationEnabled)
public WildcardRefBuilder(WildcardRefFluent<?> fluent)
public WildcardRefBuilder(WildcardRefFluent<?> fluent, Boolean validationEnabled)
public WildcardRefBuilder(WildcardRefFluent<?> fluent, WildcardRef instance)
public WildcardRefBuilder(WildcardRefFluent<?> fluent, WildcardRef instance, Boolean validationEnabled)
public WildcardRefBuilder(WildcardRef instance)
public WildcardRefBuilder(WildcardRef instance, Boolean validationEnabled)
public WildcardRef build()
build in interface Builder<WildcardRef>Copyright © 2023. All rights reserved.