Uses of Class
org.tomitribe.crest.table.Formatting.Item
-
Packages that use Formatting.Item Package Description org.tomitribe.crest.table -
-
Uses of Formatting.Item in org.tomitribe.crest.table
Methods in org.tomitribe.crest.table that return types with arguments of type Formatting.Item Modifier and Type Method Description static java.util.Comparator<java.util.List<Formatting.Item>>Formatting. compareFields(java.lang.String[] fields, java.lang.String[] sort)static java.util.Comparator<java.util.List<Formatting.Item>>Formatting. compareFields(java.util.List<java.lang.String> fields, java.util.List<java.lang.String> sort)Methods in org.tomitribe.crest.table with parameters of type Formatting.Item Modifier and Type Method Description intFormatting.Item. compareTo(Formatting.Item that)
-