public class BytePropertyConverter extends Object
PropertyConverter
for byte primitive or wrapper types.PropertyConverter.Context
Constructor and Description |
---|
BytePropertyConverter() |
Modifier and Type | Method and Description |
---|---|
Object |
convert(String value,
PropertyConverter.Context context) |
String |
getName() |
boolean |
supports(Class<?> type) |
public boolean supports(Class<?> type)
public Object convert(String value, PropertyConverter.Context context)
public String getName()
getName
in interface PropertyConverter
Copyright © 2014–2016. All rights reserved.