public interface AttributeConverter<T>
| Modifier and Type | Method and Description |
|---|---|
T |
convert(java.lang.Object attribute)
Convert an attribute to a specific type T.
|
T convert(java.lang.Object attribute)
attribute - attributeCopyright © 2018. All Rights Reserved.