Class J2SEPlatform
java.lang.Object
se.krka.kahlua.j2se.J2SEPlatform
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic J2SEPlatform
newTable()
double
pow
(double arg0, double arg1) void
setupEnvironment
(KahluaTable arg0)
-
Constructor Details
-
J2SEPlatform
public J2SEPlatform()
-
-
Method Details
-
getInstance
-
pow
-
newTable
-
newEnvironment
- Specified by:
newEnvironment
in interfacePlatform
-
setupEnvironment
- Specified by:
setupEnvironment
in interfacePlatform
-