com.liferay.faces.util.helper
Class ShortHelper
java.lang.Object
com.liferay.faces.util.helper.ShortHelper
public class ShortHelper
- extends Object
This class provides additional methods that operate against the javax.lang.Short system class.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ShortHelper
public ShortHelper()
toShort
public static short toShort(String value)
toShort
public static short toShort(String value,
short defaultValue)
Copyright © 2015 Liferay, Inc.. All rights reserved.