Creates a new Java dictionary object populated with the given Lua state's table entries. @param L The Lua state to read the table entries from. @param t Index to the Lua table to read. It must be greater than zero. ie: It cannot be a relative index. @param bridge The JNI bridge interfae to create the dictionary object in. @return Returns the Java dictionary object populated with the Lua table's en
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected