|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CharPredicate
The interface to test a character value. Created on 2004-11-7 Author Ben Yu
Method Summary | |
---|---|
boolean |
isChar(char c)
tests whether the character satisfies the predicate. |
Method Detail |
---|
boolean isChar(char c)
c
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |