public class RandomAccessByIndexGetter extends Object implements RandomAccessByIndexObserver, PreviousGetterStrategy
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 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–2019. All rights reserved.