Interface TypeWrapperRegistry.RegistriesFromFunction<T>

All Superinterfaces:
BiFunction<RegistryAccessContainer,Object,T>
Enclosing class:
TypeWrapperRegistry

public static interface TypeWrapperRegistry.RegistriesFromFunction<T> extends BiFunction<RegistryAccessContainer,Object,T>