public static class CheckScheme.PostProcessor extends Object implements RevisionHandler
Constructor and Description |
---|
PostProcessor() |
Modifier and Type | Method and Description |
---|---|
String |
getRevision()
Returns the revision string.
|
Instances |
process(Instances data)
Provides a hook for derived classes to further modify the data.
|
public Instances process(Instances data)
data
- the data to processpublic String getRevision()
getRevision
in interface RevisionHandler
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.