| Package | Description |
|---|---|
| de.jungblut.classification.meta |
| Modifier and Type | Method and Description |
|---|---|
static Voter.SelectionType |
Voter.SelectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Voter.SelectionType[] |
Voter.SelectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Voter<A> |
Voter.selectionType(Voter.SelectionType type) |
Copyright © 2016. All rights reserved.