Uses of Interface
org.torproject.descriptor.BandwidthFile.RelayLine
| Package | Description |
|---|---|
| org.torproject.descriptor |
Interfaces and essential classes for obtaining and processing Tor
descriptors.
|
-
Uses of BandwidthFile.RelayLine in org.torproject.descriptor
Methods in org.torproject.descriptor that return types with arguments of type BandwidthFile.RelayLine Modifier and Type Method Description java.util.List<BandwidthFile.RelayLine>BandwidthFile. relayLines()List of zero or moreBandwidthFile.RelayLines containing relay identities and bandwidths in the order as they are contained in the bandwidth file.