public class Char
extends java.lang.Object
History:
| Constructor and Description |
|---|
Char() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
IsPunctuation(char inChar)
Check if a char is a puntuation.
|
public static boolean IsPunctuation(char inChar)
inChar - input chararter for checking if it is a punctuation