Uses of Class
com.prineside.luaj.LuaTable.NormalEntry
Packages that use LuaTable.NormalEntry
Package
Description
Lua VM, only works in an interpreted mode, which allows it to support iOS.
-
Uses of LuaTable.NormalEntry in com.prineside.luaj
Methods in com.prineside.luaj that return LuaTable.NormalEntryModifier and TypeMethodDescriptionLuaTable.NormalEntry.Serializer.read
(Kryo kryo, Input input, Class<? extends LuaTable.NormalEntry> aClass) Methods in com.prineside.luaj with parameters of type LuaTable.NormalEntryModifier and TypeMethodDescriptionvoid
LuaTable.NormalEntry.Serializer.write
(Kryo kryo, Output output, LuaTable.NormalEntry c) Method parameters in com.prineside.luaj with type arguments of type LuaTable.NormalEntryModifier and TypeMethodDescriptionLuaTable.NormalEntry.Serializer.read
(Kryo kryo, Input input, Class<? extends LuaTable.NormalEntry> aClass)