Uses of Class
com.prineside.luaj.lib.TwoArgFunction
Packages that use TwoArgFunction
-
Uses of TwoArgFunction in com.prineside.luaj.lib
Subclasses of TwoArgFunction in com.prineside.luaj.libModifier and TypeClassDescriptionclass
Subclass ofLibFunction
which implements the lua basic library functions.static final class
class
Subclass of LibFunction that implements the Lua standardbit32
library.static final class
final class
class
Abstract base class extendingLibFunction
which implements the core of the lua standardio
library.class
Subclass ofLibFunction
which implements the lua standardmath
library.static final class
static final class
static final class
class
Subclass ofLibFunction
which implements the standard luaos
library.class
Subclass ofLibFunction
which implements the lua standard package and module library functions.class
Subclass ofLibFunction
which implements the lua standardstring
library.class
Subclass ofLibFunction
which implements the lua standardtable
library. -
Uses of TwoArgFunction in com.prineside.luaj.lib.jse
Subclasses of TwoArgFunction in com.prineside.luaj.lib.jseModifier and TypeClassDescriptionfinal class
Subclass ofBaseLib
andLibFunction
which implements the lua basic library functions and provides a directory basedResourceFinder
as theGlobals.finder
.class
Subclass ofIoLib
and thereforeLibFunction
which implements the lua standardio
library for the JSE platform.final class
Subclass ofLibFunction
which implements the lua standardmath
library.static final class
static final class
static final class
class
Subclass ofLibFunction
which implements the standard luaos
library.final class