public class PeerConnectInfo extends Object
| Constructor and Description |
|---|
PeerConnectInfo(Torrent torrent,
InetSocketAddress address) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
InetSocketAddress |
getAddress() |
Torrent |
getTorrent() |
int |
hashCode() |
public PeerConnectInfo(Torrent torrent, InetSocketAddress address)
Copyright © 2016. All rights reserved.