public final class ProviderRegistry
extends Object
-
Method Summary
static <T> void
static void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
register
public static <T> void register(Class<T> type,
Provider<T> provider)
-
-
registerDefaults
public static void registerDefaults()