Base class for native code. To implement a native (BIF) for module named foo, create a subclass of this named erjang.m.foo.Native. See {@link erjang.m.ets.Native} (the BIFs for ets), which is the appointed "good style to copy" for coding conventions.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.