|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteArray | |
---|---|
org.apache.blur.lucene.fst |
Uses of ByteArray in org.apache.blur.lucene.fst |
---|
Subclasses of ByteArray in org.apache.blur.lucene.fst | |
---|---|
class |
ByteArrayPrimitive
|
Methods in org.apache.blur.lucene.fst that return ByteArray | |
---|---|
ByteArray |
ByteArrayPrimitiveFactory.newByteArray(int size)
|
abstract ByteArray |
ByteArrayFactory.newByteArray(int size)
|
Methods in org.apache.blur.lucene.fst with parameters of type ByteArray | |
---|---|
void |
ByteArrayPrimitive.copy(int position,
ByteArray dest,
int destOffset,
int len)
|
abstract void |
ByteArray.copy(int position,
ByteArray dest,
int destOffset,
int len)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |