http://idk.i2p/javadoc-i2p/net/i2p/router/networkdb/kademlia/LocalHash.html
Object clone , finalize , getClass , notify , notifyAll , wait , wait , wait Constructor Details LocalHash public LocalHash ( Hash h) LocalHash public LocalHash (byte[] b) Method Details prepareCache public void prepareCache () Prepare this hash's cache for xor values - very few hashes will need it,
so we don't want to waste the memory, and lazy initialization would incur
online overhead to verify the initialization. cachedXor public byte[] cachedXor ( Hash key) throws...