phelps.lang
public class Characters extends Object
Version: $Revision: 1.4 $ $Date: 2003/10/01 13:21:29 $
Method Summary | |
---|---|
static boolean | isHexDigit(int ch) Returns true iff ch is in [0-9a-fA-F]. |
static Character | valueOf(char ch) |
true
iff ch is in [0-9a-fA-F].