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