Uses of Interface
org.derive4j.processor.api.SamInterface.Case
-
Packages that use SamInterface.Case Package Description org.derive4j.processor.api -
-
Uses of SamInterface.Case in org.derive4j.processor.api
Methods in org.derive4j.processor.api with parameters of type SamInterface.Case Modifier and Type Method Description abstract <X> X
SamInterface. match(SamInterface.Case<X> samInterface)
<X> X
SamInterfaces.Lazy. match(SamInterface.Case<X> samInterface)
<X> X
SamInterfaces.SamInterface_. match(SamInterface.Case<X> samInterface)
<X> java.util.function.Function<SamInterface,X>
SamInterfaces.CasesMatchers.TotalMatcher_SamInterface. SamInterface(SamInterface.Case<X> SamInterface)
-