public final class CharUtils
extends Object
-
Method Summary
static boolean
static boolean
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
isNewLine
public static boolean isNewLine(Integer ch)
-
isWhitespace
public static boolean isWhitespace(Integer ch)
-