PlayerBuffer

public class PlayerBuffer extends AbstractDataBuffer<Player>

Data structure providing access to a list of players.

Public Method Summary

Player
get(int position)

Inherited Method Summary

Public Methods

public Player get (int position)