T
- the type of object passed to votepublic interface Voter<T>
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled() |
int |
vote(T value) |
int vote(T value)
boolean isEnabled()
Copyright © 2003–2020 Magnolia International Ltd.. All rights reserved.