Home
last modified time | relevance | path

Searched defs:allowable (Results 1 – 1 of 1) sorted by relevance

/external/cldr/tools/java/org/unicode/cldr/util/
DLenientDateParser.java178 Set<Type> allowable = ((SeparatorToken) previous).getAllowsBefore(); in checkPreviousType() local
514 EnumSet<Type> allowable = null; in checkAllowableTypes() local