org.jboss.errai.marshalling.client.util
Class NumbersUtils
java.lang.Object
org.jboss.errai.marshalling.client.util.NumbersUtils
public class NumbersUtils
- extends Object
- Author:
- Mike Brock
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NumbersUtils
public NumbersUtils()
getEncodedNumber
public static Object getEncodedNumber(EJObject object)
getNumber
public static Object getNumber(String wrapperClassName,
EJValue value)
qualifiedNumericEncoding
public static String qualifiedNumericEncoding(Object o)
Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.