|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RevisionUtils.Type | |
|---|---|
| weka.core | |
| Uses of RevisionUtils.Type in weka.core |
|---|
| Methods in weka.core that return RevisionUtils.Type | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||