Searched refs:categoryToProperty (Results 1 – 1 of 1) sorted by relevance
268 Map<String, ComplexProperty> categoryToProperty = new HashMap<String, ComplexProperty>(); in sortByOrigin() local335 ComplexProperty complex = categoryToProperty.get(category); in sortByOrigin()341 categoryToProperty.put(category, complex); in sortByOrigin()366 ComplexProperty complex = categoryToProperty.get(category); in sortByOrigin()448 Map<String, ComplexProperty> categoryToProperty = new HashMap<String, ComplexProperty>(); in sortNatural() local486 ComplexProperty complex = categoryToProperty.get(category); in sortNatural()492 categoryToProperty.put(category, complex); in sortNatural()620 ComplexProperty complex = categoryToProperty.get(category); in sortNatural()