Uses of Enum Class
weka.core.RevisionUtils.Type
-
Uses of RevisionUtils.Type in weka.core
Modifier and TypeMethodDescriptionstatic RevisionUtils.Type
Determines the type of a (sanitized) revision string.static RevisionUtils.Type
RevisionUtils.getType
(RevisionHandler handler) Determines the type of a (sanitized) revision string returned by the RevisionHandler.static RevisionUtils.Type
Returns the enum constant of this class with the specified name.static RevisionUtils.Type[]
RevisionUtils.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.