GameBuffer

public final class GameBuffer extends AbstractDataBuffer<Game>

Data structure providing access to a list of games.

Public Method Summary

Game
get(int position)

Inherited Method Summary

Public Methods

public Game get (int position)