Class SamInterfaces.Lazy
java.lang.Object
org.derive4j.processor.api.SamInterface
org.derive4j.processor.api.SamInterfaces.Lazy
- Enclosing class:
SamInterfaces
-
Nested Class Summary
Nested classes/interfaces inherited from class SamInterface
SamInterface.Case<X> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate SamInterface<X> Xmatch(SamInterface.Case<X> samInterface) Methods inherited from class SamInterface
sam, samClass
-
Field Details
-
expression
-
evaluation
-
-
Constructor Details
-
Lazy
Lazy(Supplier<SamInterface> samInterface)
-
-
Method Details
-
_evaluate
-
match
- Specified by:
matchin classSamInterface
-