public class CountryImpl extends RelayAggregateImpl implements Country
relays| Constructor and Description |
|---|
CountryImpl(java.util.List<Relay> relays) |
| Modifier and Type | Method and Description |
|---|---|
java.awt.image.RenderedImage |
generateBadge() |
java.lang.String |
getCountry() |
java.lang.String |
getCountryName() |
getAdvertisedBandwidth, getExitProbability, getGuardProbability, getMiddleProbability, getRelayCountclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAdvertisedBandwidth, getExitProbability, getGuardProbability, getMiddleProbability, getRelayCountpublic CountryImpl(java.util.List<Relay> relays)
public java.lang.String getCountry()
getCountry in interface Countrypublic java.lang.String getCountryName()
getCountryName in interface Countrypublic java.awt.image.RenderedImage generateBadge()
generateBadge in interface Country