Class Peers

All Implemented Interfaces:
Serializable, ConcurrentMap<Hash,​Peer>, Map<Hash,​Peer>

class Peers
extends ConcurrentHashMap<Hash,​Peer>
All the peers for a single torrent
Since:
0.9.2
Author:
zzz
  • Constructor Details