| Constructor and Description |
|---|
EnumConverter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
convert(String value,
Class type)
Enums are always final, so I can suppress this warning safely
|
Copyright © 2014 Caelum. All rights reserved.