Package org.openrewrite.java.tree
Class J.Try.Padding
java.lang.Object
org.openrewrite.java.tree.J.Try.Padding
- Enclosing class:
- J.Try
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription@Nullable JLeftPadded<J.Block>@Nullable JContainer<J.Try.Resource>withFinally(@Nullable JLeftPadded<J.Block> finallie) withResources(@Nullable JContainer<J.Try.Resource> resources)
-
Constructor Details
-
Padding
public Padding()
-
-
Method Details
-
getResources
-
withResources
-
getFinally
-
withFinally
-