EventBuffer

  • EventBuffer is a data structure that provides access to a list of events.

  • It has a public method called get which returns an Event object at a specified position.

  • EventBuffer inherits various methods from AbstractDataBuffer, DataBuffer, Iterable, Releasable, Closeable, AutoCloseable, and Object classes.

public final class EventBuffer extends AbstractDataBuffer < Event >

Data structure providing access to a list of events.

Public Method Summary

get (int position)

Inherited Method Summary

Public Methods

public Event get (int position)

Create a Mobile Website
View Site in Mobile | Classic
Share by: