Package org.derive4j
Interface Make.Cases<R>
-
- All Known Implementing Classes:
Makes.LambdaCases
- Enclosing class:
- Make
public static interface Make.Cases<R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description R
caseOfMatching()
R
casesMatching()
R
catamorphism()
R
constructors()
R
factory()
R
getters()
R
lambdaVisitor()
R
lazyConstructor()
R
modifiers()
-