Represents a call that has not (yet) been bound to the {@code Callable} thatit calls. {@code UnboundCall}s are converted to {@link BoundCall}s by the {@link com.google.gxp.compiler.bind.Binder Binder}.
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.