public class StringChecker extends Object
| Constructor and Description |
|---|
StringChecker() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isBoolean(String s) |
static boolean |
isInteger(String str) |
static boolean |
isNumeric(String str) |
Copyright © 2022. All rights reserved.