net.tomp2p.examples
Class ExampleHashMap
java.lang.Object
net.tomp2p.examples.ExampleHashMap
public class ExampleHashMap
- extends Object
This example shows how TomP2P can be used to have Objects instead of Number160. While Number160 are deeply integrated
in TomP2P, a wrapper around the Data
object can store the Object for the locationKey and domainKey.
- Author:
- Thomas Bocek
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExampleHashMap
public ExampleHashMap()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2013. All Rights Reserved.