weka.datagenerators
Class TextSource.Int
java.lang.Object
weka.datagenerators.TextSource.Int
- All Implemented Interfaces:
- java.lang.Comparable
- Enclosing class:
- TextSource
- public class TextSource.Int
- extends java.lang.Object
- implements java.lang.Comparable
A simpler wrapper for int than Integer.
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
m_i
public int m_i
TextSource.Int
public TextSource.Int(int i)
compareTo
public int compareTo(java.lang.Object o)
- Specified by:
compareTo
in interface java.lang.Comparable
equals
public boolean equals(java.lang.Object n)
hashCode
public int hashCode()
toString
public java.lang.String toString()