|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XChar | |
| edu.neu.ccs | Provides the Stringable interface and data models that implement the interface. |
| Uses of XChar in edu.neu.ccs |
| Methods in edu.neu.ccs that return XChar | |
static XChar[] |
XChar.toXArray(char[] a)
Returns an array of XChar objects
initialized from the given array
of char values. |
| Methods in edu.neu.ccs with parameters of type XChar | |
static char[] |
XChar.toPrimitiveArray(XChar[] x)
Returns an array of primitive char values
copied from the given array
of XChar objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||