T
public class TrainingSample<T> extends java.lang.Object implements java.io.Serializable
int
label
sample
TrainingSample(T t, int l)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T sample
public int label
public TrainingSample(T t, int l)