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