CharArray.Simple| Constructor and Description |
|---|
CharArray.Simple(CharSequence sequence) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Returns the number of characters contained in this array.
|
void |
write(Appendable appendable) |
void |
write(OutputStream out) |
public CharArray.Simple(CharSequence sequence)
public int getLength()
CharArraypublic void write(OutputStream out) throws IOException, NullPointerException
write in interface CharArrayIOExceptionNullPointerExceptionpublic void write(Appendable appendable) throws IOException
write in interface CharArrayIOExceptionCopyright © 2013 eXo Platform SAS. All Rights Reserved.