public static class ValueHandlerFactory.ByteValueHandler extends ValueHandlerFactory.BaseValueHandler<Byte> implements Serializable
Modifier and Type | Field and Description |
---|---|
static ValueHandlerFactory.ByteValueHandler |
INSTANCE |
Constructor and Description |
---|
ByteValueHandler() |
Modifier and Type | Method and Description |
---|---|
Byte |
convert(Object value) |
render
public static final ValueHandlerFactory.ByteValueHandler INSTANCE
public Byte convert(Object value)
convert
in interface ValueHandlerFactory.ValueHandler<Byte>
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.