Package io.sundr.model
Class ThisFluent<A extends ThisFluent<A>>
java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.ThisFluent<A>
- Direct Known Subclasses:
AssignFluent.ThisTargetNested,AssignFluent.ThisValueNested,BinaryExpressionFluent.ThisLeftNested,BinaryExpressionFluent.ThisRightNested,CastFluent.ThisExpressionNested,ConstructFluent.ThisArgumentsNested,DeclareFluent.ThisValueNested,DoFluent.ThisConditionNested,EnclosedFluent.ThisExpresionNested,ForeachFluent.ThisExpressionNested,ForFluent.ThisCompareNested,ForFluent.ThisInitNested,ForFluent.ThisUpdateNested,IfDslConditionStepFluent.ThisConditionNested,IfDslThenStepFluent.ThisConditionNested,IfFluent.ThisConditionNested,IndexFluent.ThisExpressionNested,InstanceOfFluent.ThisExpressionNested,InverseFluent.ThisExpresionNested,MethodCallFluent.ThisArgumentsNested,NegativeFluent.ThisExpresionNested,NewArrayFluent.ThisExpressionsNested,NotFluent.ThisExpresionNested,PositiveFluent.ThisExpresionNested,PostDecrementFluent.ThisExpressionNested,PostIncrementFluent.ThisExpressionNested,PreDecrementFluent.ThisExpressionNested,PreIncrementFluent.ThisExpressionNested,PropertyFluent.ThisInitialValueNested,ReturnFluent.ThisExpressionNested,SwitchFluent.ThisExpressionNested,SynchronizedFluent.ThisLockExpressionNested,TernaryFluent.ThisAlternativeNested,TernaryFluent.ThisConditionNested,TernaryFluent.ThisResultNested,ThisBuilder,ThrowFluent.ThisExceptionNested,WhileFluent.ThisConditionNested,WithScopeFluent.ThisScopeNested
Generated
-
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap
-
Constructor Details
-
ThisFluent
public ThisFluent() -
ThisFluent
-
-
Method Details
-
copyInstance
-
equals
- Overrides:
equalsin classBaseFluent<A extends ThisFluent<A>>
-
hashCode
public int hashCode()- Overrides:
hashCodein classBaseFluent<A extends ThisFluent<A>>
-
toString
-