public class WhitespaceCharDetector extends Object implements CharDetector
Modifier and Type | Field and Description |
---|---|
static CharDetector |
WHITE_SPACE_DETECTOR |
Constructor and Description |
---|
WhitespaceCharDetector() |
public static final CharDetector WHITE_SPACE_DETECTOR
public boolean detect(char c)
detect
in interface CharDetector