Package com.prineside.luaj.mapping.parts
Class LJ_TDI_utils.ObjectConsumer_AU.LIP
java.lang.Object
com.prineside.luaj.mapping.InterfaceProxy
com.prineside.luaj.mapping.parts.LJ_TDI_utils.ObjectConsumer_AU.LIP
- All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable
,ObjectConsumer
- Enclosing class:
- LJ_TDI_utils.ObjectConsumer_AU
public static class LJ_TDI_utils.ObjectConsumer_AU.LIP
extends InterfaceProxy
implements ObjectConsumer
-
Method Summary
Methods inherited from class com.prineside.luaj.mapping.InterfaceProxy
getLuaObj, read, write
-
Method Details
-
accept
Description copied from interface:ObjectConsumer
Performs this operation on the given argument.- Specified by:
accept
in interfaceObjectConsumer
- Parameters:
p1
- the input argument
-