com.wideplay.warp.persist.internal
Class Inferred

java.lang.Object
  extended by com.wideplay.warp.persist.internal.Inferred

public class Inferred
extends Object


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

Method Detail

threadLocal

public static <T> ThreadLocal<T> threadLocal()

hashMap

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