Uses of Interface
org.atteo.evo.inflector.TwoFormInflector.Rule
-
-
Uses of TwoFormInflector.Rule in org.atteo.evo.inflector
Classes in org.atteo.evo.inflector that implement TwoFormInflector.Rule Modifier and Type Class Description private static class
TwoFormInflector.CategoryRule
private static class
TwoFormInflector.RegExpRule
Fields in org.atteo.evo.inflector with type parameters of type TwoFormInflector.Rule Modifier and Type Field Description private java.util.List<TwoFormInflector.Rule>
TwoFormInflector. rules
-