|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.i2p.router.Shitlist.Entry
public static class Shitlist.Entry
Field Summary | |
---|---|
String |
cause
why they were shitlisted |
String |
causeCode
separate code so cause can contain {0} for translation |
long |
expireOn
when it should expire, per the i2p clock |
Set<String> |
transports
what transports they were shitlisted for (String), or null for all transports |
Constructor Summary | |
---|---|
Shitlist.Entry()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public long expireOn
public String cause
public String causeCode
public Set<String> transports
Constructor Detail |
---|
public Shitlist.Entry()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |