com.beust.jbus.internal
Class Maps

java.lang.Object
  extended by com.beust.jbus.internal.Maps

public class Maps
extends Object


Constructor Summary
Maps()
           
 
Method Summary
static
<K,V> Map<K,V>
newHashMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Maps

public Maps()
Method Detail

newHashMap

public static <K,V> Map<K,V> newHashMap()


Copyright © 2010. All Rights Reserved.