org.luaj.lib.j2se
Interface CoerceLuaToJava.Coercion

Enclosing class:
CoerceLuaToJava

public static interface CoerceLuaToJava.Coercion


Method Summary
 java.lang.Object coerce(LValue value)
           
 int score(LValue value)
           
 

Method Detail

coerce

java.lang.Object coerce(LValue value)

score

int score(LValue value)


Copyright © 2007-2013 Luaj.org. All Rights Reserved.