Package org.openrewrite
Class Validated.Both
- java.lang.Object
-
- org.openrewrite.Validated.Both
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.openrewrite.Validated
Validated.Both, Validated.Either, Validated.Invalid, Validated.Missing, Validated.None, Validated.Secret, Validated.Valid
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <T> TgetValue()booleanisValid()java.util.Iterator<Validated>iterator()
-