Package | Description |
---|---|
org.elasticsearch.common.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ByteArray
Abstraction of an array of byte values.
|
interface |
DoubleArray
Abstraction of an array of double values.
|
interface |
FloatArray
Abstraction of an array of double values.
|
interface |
IntArray
Abstraction of an array of integer values.
|
interface |
LongArray
Abstraction of an array of long values.
|
interface |
ObjectArray<T>
Abstraction of an array of object values.
|
Copyright © 2009–2017. All rights reserved.