Home | History | Annotate | Download | only in text

Lines Matching defs:isGraphic

1656     public static boolean isGraphic(CharSequence str) {
1679 * @deprecated Use {@link #isGraphic(CharSequence)} instead.
1682 public static boolean isGraphic(char c) {