This class is responsible for instantiating new LuaStates.
When a new LuaState is instantiated it is put into a List
and an index is returned. This index is registred in Lua
and it is used to find the right LuaState when lua calls
a Java Function.
author: Thiago Ponte