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> REitherModel.match(EitherModel.Case<R> Case) <R> REitherModels.EitherModel_.match(EitherModel.Case<R> Case) <R> REitherModels.Lazy.match(EitherModel.Case<R> Case)