net.tomp2p.examples
Class ExampleHashMap

java.lang.Object
  extended by 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

Constructor Summary
ExampleHashMap()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExampleHashMap

public ExampleHashMap()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2013. All Rights Reserved.