Class StringUtil
java.lang.Object
uk.co.mruoc.cronparser.domain.notation.StringUtil
public class StringUtil
extends java.lang.Object
-
Method Summary
Modifier and Type Method Description static booleanisInt(java.lang.String value)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
isInt
public static boolean isInt(java.lang.String value)
-