Home
last modified time | relevance | path

Searched refs:propertyNameComparator (Results 1 – 1 of 1) sorted by relevance

/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySetAdapter.java87 private static final Comparator<Property> propertyNameComparator = new Comparator<Property>() { field in PropertySetAdapter
102 Arrays.sort(properties, propertyNameComparator); in getProperties()

Completed in 16 milliseconds