Class OutboundCache.HashPair

java.lang.Object
net.i2p.router.message.OutboundCache.HashPair
Enclosing class:
OutboundCache

static class OutboundCache.HashPair extends Object
Key used to cache things with based on source + dest
Since:
0.8.3
  • Constructor Details

    • HashPair

      public HashPair(Hash s, Hash d)
  • Method Details