public class RandomAccessByIndexGetter extends Object implements RandomAccessByIndexObserver, PreviousGetterStrategy
Modifier and Type | Field and Description |
---|---|
static EPTypeClass |
EPTYPE |
EMPTY_ARRAY
Constructor and Description |
---|
RandomAccessByIndexGetter() |
Modifier and Type | Method and Description |
---|---|
RandomAccessByIndex |
getAccessor()
Returns the index for access.
|
PreviousGetterStrategy |
getStrategy(ExprEvaluatorContext ctx) |
void |
updated(RandomAccessByIndex randomAccessByIndex)
Callback to indicate an update
|
public static final EPTypeClass EPTYPE
public RandomAccessByIndex getAccessor()
public void updated(RandomAccessByIndex randomAccessByIndex)
RandomAccessByIndexObserver
updated
in interface RandomAccessByIndexObserver
randomAccessByIndex
- is the collectionpublic PreviousGetterStrategy getStrategy(ExprEvaluatorContext ctx)
getStrategy
in interface PreviousGetterStrategy
Copyright © 2005–2021. All rights reserved.