queue property

ListQueue<PlayerInfo> queue
getter/setter pair

Implementation

ListQueue<PlayerInfo> queue = ListQueue<PlayerInfo>();