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(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 |
---|---|
EditableWildcardRef |
build() |
boolean |
equals(Object o) |
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, getBounds, hasBounds, hasMatchingBound, removeAllFromBounds, removeAllFromClassRefBounds, removeAllFromPrimitiveRefBounds, removeAllFromTypeParamRefBounds, removeAllFromVoidRefBounds, removeAllFromWildcardRefBounds, removeFromBounds, removeFromBounds, removeFromClassRefBounds, removeFromPrimitiveRefBounds, removeFromTypeParamRefBounds, removeFromVoidRefBounds, removeFromWildcardRefBounds, setNewClassRefBoundLike, setNewPrimitiveRefBoundLike, setNewTypeParamRefBoundLike, setNewVoidRefBoundLike, setNewWildcardRefBoundLike, setToBounds, setToClassRefBounds, setToPrimitiveRefBounds, setToTypeParamRefBounds, setToVoidRefBounds, setToWildcardRefBounds, withBounds, withBounds
addToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributes
accept, aggregate, aggregate, build, build, builderOf
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addToAttributes, addToAttributes, getAttributes, hasAttributes, removeFromAttributes, removeFromAttributes, withAttributes
public 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 EditableWildcardRef build()
build
in interface Builder<WildcardRef>
public boolean equals(Object o)
equals
in class WildcardRefFluentImpl<WildcardRefBuilder>
Copyright © 2019 JBoss by Red Hat. All rights reserved.