http://i2p-javadocs.i2p/net/i2p/router/transport/udp/EstablishmentManager.Token.html
Object clone , equals , finalize , getClass , hashCode , notify , notifyAll , wait , wait , wait Constructor Details Token public Token (long tok,
long exp,
long now) Parameters: exp - absolute time, not relative to now Method Details getToken public long getToken () Since: 0.9.57 getExpiration public long getExpiration () Since: 0.9.57 getWhenAdded public long getWhenAdded () Since: 0.9.57 toString public String toString () Overrides: toString in class Object Since:...