|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.lucene.util.UnicodeUtil.UTF8Result
public static final class UnicodeUtil.UTF8Result
Field Summary | |
---|---|
int |
length
|
byte[] |
result
|
Constructor Summary | |
---|---|
UnicodeUtil.UTF8Result()
|
Method Summary | |
---|---|
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 byte[] result
public int length
Constructor Detail |
---|
public UnicodeUtil.UTF8Result()
Method Detail |
---|
public void setLength(int newLength)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |