T
- the type of object passed to votepublic abstract class BaseVoterImpl<T> extends Object implements Voter<T>
Constructor and Description |
---|
BaseVoterImpl()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getName() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setName(String name) |
String |
toString() |
Copyright © 2003–2018 Magnolia International Ltd.. All rights reserved.