Package net.i2p.router
Class Banlist.Entry
- java.lang.Object
-
- net.i2p.router.Banlist.Entry
-
-
Field Summary
Fields Modifier and Type Field Description Stringcausewhy they were banlistedStringcauseCodeseparate code so cause can contain {0} for translationlongexpireOnwhen it should expire, per the i2p clockSet<String>transportswhat transports they were banlisted for (String), or null for all transports
-
Constructor Summary
Constructors Constructor Description Entry()
-