public class NetworkStatusGenerator
extends java.lang.Object
| Constructor and Description |
|---|
NetworkStatusGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static MicroblogStatus |
generateMapTweet(java.util.List<Relay> relays)
Generates a tweet about the total bandwidth being made available by Tor
relays.
|
public static MicroblogStatus generateMapTweet(java.util.List<Relay> relays)