Package io.sundr.model
Class PositiveBuilder
- java.lang.Object
-
- io.sundr.builder.BaseFluent<A>
-
- io.sundr.model.PositiveFluent<PositiveBuilder>
-
- io.sundr.model.PositiveBuilder
-
- All Implemented Interfaces:
io.sundr.builder.Builder<io.sundr.model.Positive>,io.sundr.builder.Visitable<PositiveBuilder>,io.sundr.builder.VisitableBuilder<io.sundr.model.Positive,PositiveBuilder>
public class PositiveBuilder extends PositiveFluent<PositiveBuilder> implements io.sundr.builder.VisitableBuilder<io.sundr.model.Positive,PositiveBuilder>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.sundr.model.PositiveFluent
PositiveFluent.AssignExpresionNested<N>, PositiveFluent.BinaryExpressionExpresionNested<N>, PositiveFluent.BitwiseAndExpresionNested<N>, PositiveFluent.BitwiseOrExpresionNested<N>, PositiveFluent.CastExpresionNested<N>, PositiveFluent.ConstructExpresionNested<N>, PositiveFluent.DeclareExpresionNested<N>, PositiveFluent.DivideExpresionNested<N>, PositiveFluent.EnclosedExpresionNested<N>, PositiveFluent.EqualsExpresionNested<N>, PositiveFluent.GreaterThanExpresionNested<N>, PositiveFluent.GreaterThanOrEqualExpresionNested<N>, PositiveFluent.IndexExpresionNested<N>, PositiveFluent.InstanceOfExpresionNested<N>, PositiveFluent.InverseExpresionNested<N>, PositiveFluent.LambdaExpresionNested<N>, PositiveFluent.LeftShiftExpresionNested<N>, PositiveFluent.LessThanExpresionNested<N>, PositiveFluent.LessThanOrEqualExpresionNested<N>, PositiveFluent.LogicalAndExpresionNested<N>, PositiveFluent.LogicalOrExpresionNested<N>, PositiveFluent.MethodCallExpresionNested<N>, PositiveFluent.MinusExpresionNested<N>, PositiveFluent.ModuloExpresionNested<N>, PositiveFluent.MultiplyExpresionNested<N>, PositiveFluent.NegativeExpresionNested<N>, PositiveFluent.NewArrayExpresionNested<N>, PositiveFluent.NotEqualsExpresionNested<N>, PositiveFluent.NotExpresionNested<N>, PositiveFluent.PlusExpresionNested<N>, PositiveFluent.PositiveExpresionNested<N>, PositiveFluent.PostDecrementExpresionNested<N>, PositiveFluent.PostIncrementExpresionNested<N>, PositiveFluent.PreDecrementExpresionNested<N>, PositiveFluent.PreIncrementExpresionNested<N>, PositiveFluent.PropertyRefExpresionNested<N>, PositiveFluent.RightShiftExpresionNested<N>, PositiveFluent.RightUnsignedShiftExpresionNested<N>, PositiveFluent.TernaryExpresionNested<N>, PositiveFluent.ThisExpresionNested<N>, PositiveFluent.ValueRefExpresionNested<N>, PositiveFluent.XorExpresionNested<N>
-
-
Constructor Summary
Constructors Constructor Description PositiveBuilder()PositiveBuilder(io.sundr.model.Positive instance)PositiveBuilder(PositiveFluent<?> fluent)PositiveBuilder(PositiveFluent<?> fluent, io.sundr.model.Positive instance)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.sundr.model.Positivebuild()-
Methods inherited from class io.sundr.model.PositiveFluent
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
-
PositiveBuilder
public PositiveBuilder()
-
PositiveBuilder
public PositiveBuilder(PositiveFluent<?> fluent)
-
PositiveBuilder
public PositiveBuilder(PositiveFluent<?> fluent, io.sundr.model.Positive instance)
-
PositiveBuilder
public PositiveBuilder(io.sundr.model.Positive instance)
-
-