Package convex.gui.components
Class DefaultReceiveAction
java.lang.Object
convex.gui.components.DefaultReceiveAction
- All Implemented Interfaces:
Consumer<convex.core.Result>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
accept(convex.core.Result t)
protected void
handleError(long id, Object code, Object msg)
protected void
handleResult(Object m)