Package com.ethlo.time
Class LimitedCharArrayIntegerUtil
- java.lang.Object
-
- com.ethlo.time.LimitedCharArrayIntegerUtil
-
public final class LimitedCharArrayIntegerUtil extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static intindexOfNonDigit(char[] chars, int offset)static intparsePositiveInt(char[] strNum, int startInclusive, int endExclusive)
-