public interface NuunConfigurationConverter<T>
| Modifier and Type | Method and Description |
|---|---|
T |
convert(String property)
Converts string value provided by configuration to type expected by
annotated field.
|
Copyright © 2012-2015. All Rights Reserved.