A comparator for the Instance class. it can be used with or without the class label. Missing values are sorted at the beginning. Can be used as comparator in the sorting and binary search algorithms of Arrays and Collections.
@see Instance
@author FracPete (fracpete at cs dot waikato dot ac dot nz)
@version $Revision: 1.4 $
@see java.util.Arrays
@see java.util.Collections
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.