Uses of Class
com.google.refine.sorting.Criterion
Packages that use Criterion
-
Uses of Criterion in com.google.refine.sorting
Subclasses of Criterion in com.google.refine.sortingModifier and TypeClassDescriptionclassclassclassclassFields in com.google.refine.sorting declared as CriterionModifier and TypeFieldDescriptionprotected Criterion[]BaseSorter._criteriaprotected Criterion[]SortingConfig._criteriaMethods in com.google.refine.sorting that return CriterionMethods in com.google.refine.sorting with parameters of type CriterionModifier and TypeMethodDescriptionprotected abstract ObjectBaseSorter.makeKey(Project project, Criterion.KeyMaker keyMaker, Criterion c, Object o, int index) protected ObjectSortingRecordVisitor.makeKey(Project project, Criterion.KeyMaker keyMaker, Criterion c, Object o, int index) protected ObjectSortingRowVisitor.makeKey(Project project, Criterion.KeyMaker keyMaker, Criterion c, Object o, int index) Constructors in com.google.refine.sorting with parameters of type Criterion