|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.stevesoft.pat.Bits
| Field Summary | |
static Bits |
currency
|
static Bits |
decimal_digit
|
static Bits |
letter
|
static Bits |
lower
|
static Bits |
math
|
static Bits |
punct
|
static Bits |
title
|
static Bits |
upper
|
static Bits |
white
|
| Method Summary | |
boolean |
get(int i)
|
void |
set(int i,
boolean b)
|
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Field Detail |
public static Bits upper
public static Bits lower
public static Bits title
public static Bits currency
public static Bits decimal_digit
public static Bits math
public static Bits letter
public static Bits white
public static Bits punct
| Method Detail |
public boolean get(int i)
public void set(int i,
boolean b)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||