|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.luaj.lib.j2se.CoerceLuaToJava
public class CoerceLuaToJava
| Nested Class Summary | |
|---|---|
static interface |
CoerceLuaToJava.Coercion
|
| Constructor Summary | |
|---|---|
CoerceLuaToJava()
|
|
| Method Summary | |
|---|---|
static java.lang.Object |
coerceArg(LValue a,
java.lang.Class c)
Do a conversion |
static int |
scoreParamTypes(LValue[] suppliedArgs,
java.lang.Class[] paramTypes)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoerceLuaToJava()
| Method Detail |
|---|
public static java.lang.Object coerceArg(LValue a,
java.lang.Class c)
public static int scoreParamTypes(LValue[] suppliedArgs,
java.lang.Class[] paramTypes)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||