Interface RelativeAccessByEventNIndexGetter
- All Known Implementing Classes:
RelativeAccessByEventNIndexGetterImpl
public interface RelativeAccessByEventNIndexGetter
Provides random-access into window contents by event and index as a combination.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAccessor
(EventBean theEvent) Returns the access into window contents given an event.
-
Field Details
-
EPTYPE
-
-
Method Details
-
getAccessor
Returns the access into window contents given an event.- Parameters:
theEvent
- to which the method returns relative access from- Returns:
- buffer
-