Package dev.latvian.mods.kubejs.script
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>
-
Method Summary
Methods inherited from interface java.util.function.BiFunction
andThen, apply