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