Interface TypeWrapperRegistry.ContextFromFunction<T>

All Superinterfaces:
BiFunction<dev.latvian.mods.rhino.Context,Object,T>
Enclosing class:
TypeWrapperRegistry

public static interface TypeWrapperRegistry.ContextFromFunction<T> extends BiFunction<dev.latvian.mods.rhino.Context,Object,T>