| 接口 | 说明 |
|---|---|
| Launcher |
Interface to launch lua scripts using the
LuajClassLoader. |
| 类 | 说明 |
|---|---|
| DefaultLauncher |
Default
Launcher instance that creates standard globals
and runs the supplied scripts with chunk name 'main'. |
| LuajClassLoader |
Class loader that can be used to launch a lua script in a Java VM that has a
unique set of classes for org.luaj classes.
|
Copyright © 2020. All rights reserved.