Searched refs:SORTCASEORDER_LOWERFIRST (Results 1 – 2 of 2) sorted by relevance
389 public static final int SORTCASEORDER_UPPERFIRST = 1, SORTCASEORDER_LOWERFIRST = 2; field in Constants
301 "lower-first", Constants.SORTCASEORDER_LOWERFIRST); in build()