public class ConcurrentInstanceMap extends java.lang.Object
static <T> T
calculate(java.lang.Class<? extends T> key)
static <T> java.util.Map<java.lang.Class<? extends T>,T>
create()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> java.util.Map<java.lang.Class<? extends T>,T> create()
public static <T> T calculate(java.lang.Class<? extends T> key)
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.