Uses of Class
org.klomp.snark.Tracker
Package | Description |
---|---|
org.klomp.snark |
I2P version of the snark bittorrent client, imported in 2005 and heavily enhanced
to add a web UI, DHT support, and other features.
|
-
Uses of Tracker in org.klomp.snark
Methods in org.klomp.snark that return types with arguments of type Tracker Modifier and Type Method Description List<Tracker>
SnarkManager. getSortedTrackers()
Sorted copyMap<String,Tracker>
SnarkManager. getTrackerMap()
Unsorted map of name to Tracker object Modifiable, not a copyCollection<Tracker>
SnarkManager. getTrackers()
Unsorted, do not modify