public abstract class AbstractNumberMarshaller<C extends Number> extends AbstractNullableMarshaller<C>
Constructor and Description |
---|
AbstractNumberMarshaller() |
Modifier and Type | Method and Description |
---|---|
String |
doNotNullMarshall(C o,
MarshallingSession ctx) |
demarshall, doNotNullDemarshall, marshall
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getEmptyArray
public String doNotNullMarshall(C o, MarshallingSession ctx)
doNotNullMarshall
in class AbstractNullableMarshaller<C extends Number>
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.