Package com.prineside.luaj.mapping.parts
Class LJ_GDX_utils.ReflectionException_FE
java.lang.Object
com.prineside.luaj.mapping.LuaJavaInvoker
com.prineside.luaj.mapping.parts.LJ_GDX_utils.ReflectionException_FE
- Enclosing class:
- LJ_GDX_utils
-
Nested Class Summary
Nested classes/interfaces inherited from class com.prineside.luaj.mapping.LuaJavaInvoker
LuaJavaInvoker.ArrayInvoker, LuaJavaInvoker.ClassOnly
-
Field Summary
Fields inherited from class com.prineside.luaj.mapping.LuaJavaInvoker
clazz
-
Constructor Summary
ConstructorsConstructorDescriptionReflectionException_FE
(Class<? extends com.badlogic.gdx.utils.reflect.ReflectionException> clazz) -
Method Summary
Methods inherited from class com.prineside.luaj.mapping.LuaJavaInvoker
getConstructor, getConstructorIndex, getFunctionalInterfaceMethodName, getMethodIndex, getMethods, invoke, isFunctionalInterface, isInterface
-
Constructor Details
-
ReflectionException_FE
public ReflectionException_FE(Class<? extends com.badlogic.gdx.utils.reflect.ReflectionException> clazz)
-