Constructs a chained call.
@param _method is the method to be called; must be callable on objects of the class returnedby the current call.
@param _args is the list of arguments for the method's parameters.
@return A new frame that links back to this one.
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.