Package io.sundr.model
Class LambdaFluent.TryStatementNested<N>
java.lang.Object
io.sundr.builder.BaseFluent<A>
io.sundr.model.TryFluent<LambdaFluent<A>.TryStatementNested<N>>
io.sundr.model.LambdaFluent.TryStatementNested<N>
- All Implemented Interfaces:
Nested<N>
- Enclosing class:
- LambdaFluent<A extends LambdaFluent<A>>
public class LambdaFluent.TryStatementNested<N>
extends TryFluent<LambdaFluent<A>.TryStatementNested<N>>
implements Nested<N>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.sundr.model.TryFluent
TryFluent.FinallyBlockNested<N>, TryFluent.TryBlockNested<N> -
Field Summary
Fields inherited from class io.sundr.builder.BaseFluent
_visitables -
Method Summary
Methods inherited from class io.sundr.model.TryFluent
addAllToCatchBlocks, addToCatchBlocks, addToCatchBlocks, buildFinallyBlock, buildTryBlock, copyInstance, editFinallyBlock, editOrNewFinallyBlock, editOrNewFinallyBlockLike, editOrNewTryBlock, editOrNewTryBlockLike, editTryBlock, equals, getCatchBlock, getCatchBlocks, getFirstCatchBlock, getLastCatchBlock, getMatchingCatchBlock, hasCatchBlocks, hasFinallyBlock, hashCode, hasMatchingCatchBlock, hasTryBlock, removeAllFromCatchBlocks, removeFromCatchBlocks, setToCatchBlocks, toString, withCatchBlocks, withCatchBlocks, withFinallyBlock, withFinallyBlock, withNewFinallyBlock, withNewFinallyBlockLike, withNewTryBlock, withNewTryBlockLike, withTryBlockMethods inherited from class io.sundr.builder.BaseFluent
aggregate, aggregate, build, build, builderOf, getVisitableMap