Uses of Class
com.biglybt.core.peer.util.PeerIdentityManager.PeerIdentity
Packages that use PeerIdentityManager.PeerIdentity
-
Uses of PeerIdentityManager.PeerIdentity in com.biglybt.core.peer.util
Fields in com.biglybt.core.peer.util with type parameters of type PeerIdentityManager.PeerIdentityModifier and TypeFieldDescriptionprivate final Map<PeerIdentityManager.PeerIdentity, String> PeerIdentityManager.DataEntry._peerMapMethods in com.biglybt.core.peer.util with parameters of type PeerIdentityManager.PeerIdentityModifier and TypeMethodDescriptionprivate StringPeerIdentityManager.DataEntry.addPeer(PeerIdentityManager.PeerIdentity peer, String ip) private booleanPeerIdentityManager.DataEntry.hasPeer(PeerIdentityManager.PeerIdentity peer) private StringPeerIdentityManager.DataEntry.removePeer(PeerIdentityManager.PeerIdentity peer)