net.esper.view.window
Class RandomAccessByIndexGetter

java.lang.Object
  extended by net.esper.view.window.RandomAccessByIndexGetter
All Implemented Interfaces:
RandomAccessByIndexObserver

public class RandomAccessByIndexGetter
extends Object
implements RandomAccessByIndexObserver

Getter that provides an index at runtime.


Constructor Summary
RandomAccessByIndexGetter()
           
 
Method Summary
 RandomAccessByIndex getAccessor()
          Returns the index for access.
 void updated(RandomAccessByIndex randomAccessByIndex)
          Callback to indicate an update
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RandomAccessByIndexGetter

public RandomAccessByIndexGetter()
Method Detail

getAccessor

public RandomAccessByIndex getAccessor()
Returns the index for access.

Returns:
index

updated

public void updated(RandomAccessByIndex randomAccessByIndex)
Description copied from interface: RandomAccessByIndexObserver
Callback to indicate an update

Specified by:
updated in interface RandomAccessByIndexObserver
Parameters:
randomAccessByIndex - is the collection

© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com