T
F
public class NOPCallBack<T,F> extends Object implements com.google.gwt.core.client.Callback<T,F>
NOPCallBack()
void
onFailure(F reason)
onSuccess(T result)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NOPCallBack()
public void onFailure(F reason)
onFailure
com.google.gwt.core.client.Callback<T,F>
public void onSuccess(T result)
onSuccess
Copyright © 2014. All Rights Reserved.