org.android.activityminer.pmml.model.knn
Class TableLocator
java.lang.Object
org.android.activityminer.pmml.model.knn.TableLocator
- All Implemented Interfaces:
- TrainingData
public class TableLocator
- extends Object
- implements TrainingData
The table locator representation (without extensions).
For now just implemented as dummy element.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TableLocator
public TableLocator()