Package party.iroiro.luajava.value
Class RefLuaValue
java.lang.Object
java.util.AbstractMap<LuaValue,LuaValue>
party.iroiro.luajava.value.AbstractLuaValue<Lua>
party.iroiro.luajava.value.AbstractRefLuaValue
party.iroiro.luajava.value.RefLuaValue
- All Implemented Interfaces:
Map<LuaValue,,LuaValue> party.iroiro.luajava.cleaner.LuaReferable,LuaTableTrait,LuaValue
-
Nested Class Summary
Nested classes/interfaces inherited from class java.util.AbstractMap
AbstractMap.SimpleEntry<K extends Object,V extends Object>, AbstractMap.SimpleImmutableEntry<K extends Object, V extends Object> -
Field Summary
Fields inherited from class party.iroiro.luajava.value.AbstractLuaValue
L, type -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class party.iroiro.luajava.value.AbstractRefLuaValue
call, getReference, push, toJavaObjectMethods inherited from class party.iroiro.luajava.value.AbstractLuaValue
entrySet, equals, get, get, get, hashCode, length, set, set, state, toBoolean, toBuffer, toInteger, toNumber, toProxy, toProxy, typeMethods inherited from class java.util.AbstractMap
clear, clone, containsKey, containsValue, get, isEmpty, keySet, put, putAll, remove, size, valuesMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface party.iroiro.luajava.value.LuaTableTrait
get, put, sizeMethods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, forEach, getOrDefault, isEmpty, keySet, merge, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, values