public final class LongConverter extends Object implements AttributeConverter<Long>
| Constructor and Description |
|---|
LongConverter() |
| Modifier and Type | Method and Description |
|---|---|
Long |
convert(Object attribute)
Convert an attribute to a specific type T.
|
public Long convert(Object attribute)
AttributeConverterconvert in interface AttributeConverter<Long>attribute - attributeCopyright © 2016. All Rights Reserved.