Uses of Interface
org.derive4j.processor.api.EitherModel.Case
Packages that use EitherModel.Case
-
Uses of EitherModel.Case in org.derive4j.processor.api
Methods in org.derive4j.processor.api with parameters of type EitherModel.CaseModifier and TypeMethodDescriptionfinal <R> Function
<EitherModel, R> EitherModels.CasesMatchers.TotalMatcher_EitherModel.EitherModel
(EitherModel.Case<R> EitherModel) abstract <R> R
EitherModel.match
(EitherModel.Case<R> Case) <R> R
EitherModels.EitherModel_.match
(EitherModel.Case<R> Case) <R> R
EitherModels.Lazy.match
(EitherModel.Case<R> Case)