|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.elasticsearch.common.Unicode.UTF16Result
public static final class Unicode.UTF16Result
Field Summary | |
---|---|
int |
length
|
char[] |
result
|
Constructor Summary | |
---|---|
Unicode.UTF16Result()
|
Method Summary | |
---|---|
void |
copyText(Unicode.UTF16Result other)
|
void |
setLength(int newLength)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public char[] result
public int length
Constructor Detail |
---|
public Unicode.UTF16Result()
Method Detail |
---|
public void setLength(int newLength)
public void copyText(Unicode.UTF16Result other)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |