Package io.sundr.model
Class NegativeBuilder
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.NegativeFluent<NegativeBuilder>
-
- io.sundr.model.NegativeBuilder
-
- All Implemented Interfaces:
Builder<Negative>,Visitable<NegativeBuilder>,VisitableBuilder<Negative,NegativeBuilder>
public class NegativeBuilder extends NegativeFluent<NegativeBuilder> implements VisitableBuilder<Negative,NegativeBuilder>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.sundr.model.NegativeFluent
NegativeFluent.AssignExpresionNested<N>, NegativeFluent.BinaryExpressionExpresionNested<N>, NegativeFluent.BitwiseAndExpresionNested<N>, NegativeFluent.BitwiseOrExpresionNested<N>, NegativeFluent.CastExpresionNested<N>, NegativeFluent.ConstructExpresionNested<N>, NegativeFluent.DeclareExpresionNested<N>, NegativeFluent.DivideExpresionNested<N>, NegativeFluent.EnclosedExpresionNested<N>, NegativeFluent.EqualsExpresionNested<N>, NegativeFluent.GreaterThanExpresionNested<N>, NegativeFluent.GreaterThanOrEqualExpresionNested<N>, NegativeFluent.IndexExpresionNested<N>, NegativeFluent.InstanceOfExpresionNested<N>, NegativeFluent.InverseExpresionNested<N>, NegativeFluent.LambdaExpresionNested<N>, NegativeFluent.LeftShiftExpresionNested<N>, NegativeFluent.LessThanExpresionNested<N>, NegativeFluent.LessThanOrEqualExpresionNested<N>, NegativeFluent.LogicalAndExpresionNested<N>, NegativeFluent.LogicalOrExpresionNested<N>, NegativeFluent.MethodCallExpresionNested<N>, NegativeFluent.MinusExpresionNested<N>, NegativeFluent.ModuloExpresionNested<N>, NegativeFluent.MultiplyExpresionNested<N>, NegativeFluent.NegativeExpresionNested<N>, NegativeFluent.NewArrayExpresionNested<N>, NegativeFluent.NotEqualsExpresionNested<N>, NegativeFluent.NotExpresionNested<N>, NegativeFluent.PlusExpresionNested<N>, NegativeFluent.PositiveExpresionNested<N>, NegativeFluent.PostDecrementExpresionNested<N>, NegativeFluent.PostIncrementExpresionNested<N>, NegativeFluent.PreDecrementExpresionNested<N>, NegativeFluent.PreIncrementExpresionNested<N>, NegativeFluent.PropertyRefExpresionNested<N>, NegativeFluent.RightShiftExpresionNested<N>, NegativeFluent.RightUnsignedShiftExpresionNested<N>, NegativeFluent.TernaryExpresionNested<N>, NegativeFluent.ThisExpresionNested<N>, NegativeFluent.ValueRefExpresionNested<N>, NegativeFluent.XorExpresionNested<N>
-
-
Field Summary
-
Fields inherited from class io.sundr.builder.BaseFluent
_visitables
-
-
Constructor Summary
Constructors Constructor Description NegativeBuilder()NegativeBuilder(Negative instance)NegativeBuilder(NegativeFluent<?> fluent)NegativeBuilder(NegativeFluent<?> fluent, Negative instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Negativebuild()-
Methods inherited from class io.sundr.model.NegativeFluent
builder, buildExpresion, copyInstance, equals, hasExpresion, hashCode, toString, withExpresion, withNewAssignExpresion, withNewAssignExpresionLike, withNewBinaryExpressionExpresion, withNewBinaryExpressionExpresionLike, withNewBitwiseAndExpresion, withNewBitwiseAndExpresion, withNewBitwiseAndExpresionLike, withNewBitwiseOrExpresion, withNewBitwiseOrExpresion, withNewBitwiseOrExpresionLike, withNewCastExpresion, withNewCastExpresionLike, withNewConstructExpresion, withNewConstructExpresionLike, withNewDeclareExpresion, withNewDeclareExpresion, withNewDeclareExpresion, withNewDeclareExpresionLike, withNewDivideExpresion, withNewDivideExpresion, withNewDivideExpresionLike, withNewEnclosedExpresion, withNewEnclosedExpresionLike, withNewEqualsExpresion, withNewEqualsExpresion, withNewEqualsExpresionLike, withNewGreaterThanExpresion, withNewGreaterThanExpresion, withNewGreaterThanExpresionLike, withNewGreaterThanOrEqualExpresion, withNewGreaterThanOrEqualExpresion, withNewGreaterThanOrEqualExpresionLike, withNewIndexExpresion, withNewIndexExpresionLike, withNewInstanceOfExpresion, withNewInstanceOfExpresionLike, withNewInverseExpresion, withNewInverseExpresionLike, withNewLambdaExpresion, withNewLambdaExpresionLike, withNewLeftShiftExpresion, withNewLeftShiftExpresion, withNewLeftShiftExpresionLike, withNewLessThanExpresion, withNewLessThanExpresion, withNewLessThanExpresionLike, withNewLessThanOrEqualExpresion, withNewLessThanOrEqualExpresion, withNewLessThanOrEqualExpresionLike, withNewLogicalAndExpresion, withNewLogicalAndExpresion, withNewLogicalAndExpresionLike, withNewLogicalOrExpresion, withNewLogicalOrExpresion, withNewLogicalOrExpresionLike, withNewMethodCallExpresion, withNewMethodCallExpresionLike, withNewMinusExpresion, withNewMinusExpresion, withNewMinusExpresionLike, withNewModuloExpresion, withNewModuloExpresion, withNewModuloExpresionLike, withNewMultiplyExpresion, withNewMultiplyExpresion, withNewMultiplyExpresionLike, withNewNegativeExpresion, withNewNegativeExpresionLike, withNewNewArrayExpresion, withNewNewArrayExpresion, withNewNewArrayExpresionLike, withNewNotEqualsExpresion, withNewNotEqualsExpresion, withNewNotEqualsExpresionLike, withNewNotExpresion, withNewNotExpresionLike, withNewPlusExpresion, withNewPlusExpresion, withNewPlusExpresionLike, withNewPositiveExpresion, withNewPositiveExpresionLike, withNewPostDecrementExpresion, withNewPostDecrementExpresionLike, withNewPostIncrementExpresion, withNewPostIncrementExpresionLike, withNewPreDecrementExpresion, withNewPreDecrementExpresionLike, withNewPreIncrementExpresion, withNewPreIncrementExpresionLike, withNewPropertyRefExpresion, withNewPropertyRefExpresionLike, withNewRightShiftExpresion, withNewRightShiftExpresion, withNewRightShiftExpresionLike, withNewRightUnsignedShiftExpresion, withNewRightUnsignedShiftExpresion, withNewRightUnsignedShiftExpresionLike, withNewTernaryExpresion, withNewTernaryExpresionLike, withNewThisExpresion, withNewThisExpresionLike, withNewValueRefExpresion, withNewValueRefExpresion, withNewValueRefExpresionLike, withNewXorExpresion, withNewXorExpresion, withNewXorExpresionLike
-
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
-
-
-
Constructor Detail
-
NegativeBuilder
public NegativeBuilder()
-
NegativeBuilder
public NegativeBuilder(NegativeFluent<?> fluent)
-
NegativeBuilder
public NegativeBuilder(NegativeFluent<?> fluent, Negative instance)
-
NegativeBuilder
public NegativeBuilder(Negative instance)
-
-