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,DoFluent.ThisConditionNested,EnclosedFluent.ThisExpresionNested,ForeachFluent.ThisExpressionNested,ForFluent.ThisCompareNested,ForFluent.ThisInitNested,ForFluent.ThisUpdateNested,IfFluent.ThisConditionNested,IndexFluent.ThisExpressionNested,IndexFluent.ThisScopeNested,InstanceOfFluent.ThisExpressionNested,InverseFluent.ThisExpresionNested,MethodCallFluent.ThisArgumentsNested,MethodCallFluent.ThisScopeNested,NegativeFluent.ThisExpresionNested,NewArrayFluent.ThisExpressionsNested,NotFluent.ThisExpresionNested,PositiveFluent.ThisExpresionNested,PostDecrementFluent.ThisExpressionNested,PostIncrementFluent.ThisExpressionNested,PreDecrementFluent.ThisExpressionNested,PreIncrementFluent.ThisExpressionNested,PropertyRefFluent.ThisScopeNested,ReturnFluent.ThisExpressionNested,SwitchFluent.ThisExpressionNested,TernaryFluent.ThisAlternativeNested,TernaryFluent.ThisConditionNested,TernaryFluent.ThisResultNested,ThisBuilder,WhileFluent.ThisConditionNested
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
-