protected class PairedTTester.DatasetSpecifiers extends Object implements RevisionHandler
Modifier | Constructor and Description |
---|---|
protected |
DatasetSpecifiers() |
Modifier and Type | Method and Description |
---|---|
protected void |
add(Instance inst)
Add an instance to the list of specifiers (if necessary)
|
String |
getRevision()
Returns the revision string.
|
protected int |
numSpecifiers()
Gets the number of specifiers.
|
protected void |
removeAllSpecifiers()
Removes all specifiers.
|
protected Instance |
specifier(int i)
Get the template at the given position.
|
protected void removeAllSpecifiers()
protected void add(Instance inst)
inst
- the instance to addprotected Instance specifier(int i)
i
- the indexprotected int numSpecifiers()
public String getRevision()
getRevision
in interface RevisionHandler
Copyright © 2015 University of Waikato, Hamilton, NZ. All rights reserved.