ContouringColorPair
, OctreeNode
, RGBColorComparator
public interface ComparatorInterface
Sort
class of this package.Modifier and Type | Method | Description |
---|---|---|
int |
compare(Object o1,
Object o2) |
Compares the two argument objects and returns their relation.
|