public class ByteMarshaller extends AbstractNumberMarshaller<Byte>
Constructor and Description |
---|
ByteMarshaller() |
Modifier and Type | Method and Description |
---|---|
Byte |
doNotNullDemarshall(EJValue o,
MarshallingSession ctx) |
Byte[] |
getEmptyArray()
Returns an empty array of the type handled by this marshaller.
|
doNotNullMarshall
demarshall, marshall
public Byte[] getEmptyArray()
Marshaller
List.toArray(T[])
.public Byte doNotNullDemarshall(EJValue o, MarshallingSession ctx)
doNotNullDemarshall
in class AbstractNullableMarshaller<Byte>
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.