Uses of Interface
org.torproject.descriptor.BandwidthFile.RelayLine
- 
- 
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. 
 -