Implementors should also implement public static SomeObject fromErlangObject(OtpErlangObject obj); if they support converting from Erlang objects. The static method can't be added to the interface and is found by reflection.
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.