public class ArraySelector
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected java.lang.Object |
indexsource
The value source for the index.
|
Constructor and Description |
---|
ArraySelector(java.lang.Object indexsource)
Create a new array selector.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getIndexSource()
Get the index source.
|