Package | Description |
---|---|
weka.core |
Modifier and Type | Method and Description |
---|---|
static RevisionUtils.Type |
RevisionUtils.getType(RevisionHandler handler)
Determines the type of a (sanitized) revision string returned by the
RevisionHandler.
|
static RevisionUtils.Type |
RevisionUtils.getType(String revision)
Determines the type of a (sanitized) revision string.
|
static RevisionUtils.Type |
RevisionUtils.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RevisionUtils.Type[] |
RevisionUtils.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 University of Waikato, Hamilton, NZ. All rights reserved.