public class TypeMap<T> extends Object
TypeMap()
void
def(T item)
T
get(Class<?> type)
put(Class<?> type, T item)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TypeMap()
public void def(T item)
public void put(Class<?> type, T item)
public T get(Class<?> type)
Copyright © 2025. All rights reserved.