com.ptc.core.ca.co.client.primitive
Interface CoDataDrivenEnumeratorComparator

All Superinterfaces:
Comparator
All Known Implementing Classes:
CoDefaultDataDrivenEnumeratorComparator

Deprecated.

@Deprecated
public interface CoDataDrivenEnumeratorComparator
extends Comparator

The interface a class has to implement to be able to be used by a data driven enemerator for sorting values of the enumerator.

Supported API: true

Extendable: true


Method Summary
 
Methods inherited from interface java.util.Comparator
compare, equals