Uses of Interface
org.derive4j.processor.api.model.DeriveConfig.Case
Packages that use DeriveConfig.Case
-
Uses of DeriveConfig.Case in org.derive4j.processor.api.model
Methods in org.derive4j.processor.api.model with parameters of type DeriveConfig.CaseModifier and TypeMethodDescriptionfinal <X> Function
<DeriveConfig, X> DeriveConfigs.CasesMatchers.TotalMatcher_Config.Config
(DeriveConfig.Case<X> Config) abstract <X> X
DeriveConfig.match
(DeriveConfig.Case<X> Case) <X> X
DeriveConfigs.Config.match
(DeriveConfig.Case<X> Case) <X> X
DeriveConfigs.Lazy.match
(DeriveConfig.Case<X> Case)