MCPcopy Create free account
hub / github.com/Tencent/RapidView / WeakTable

Class WeakTable

luaj_virtual_machine/src/core/org/luaj/vm2/WeakTable.java:38–413  ·  view source on GitHub ↗

Subclass of LuaTable that provides weak key and weak value semantics. Normally these are not created directly, but indirectly when changing the mode of a LuaTable as lua script executes. However, calling the constructors directly when weak tables are required from Java will r

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected