public interface MultiKey
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE
Type information
|
Modifier and Type | Method and Description |
---|---|
Object |
getKey(int num)
Returns the key value at the given index
|
int |
getNumKeys()
Returns the number of keys available
|
static Object[] |
toObjectArray(MultiKey mk)
Convert the multi-key to an object array
|
static final EPTypeClass EPTYPE
int getNumKeys()
Object getKey(int num)
num
- key numberCopyright © 2005–2021. All rights reserved.