CTX - The context type to use, can by any Component, service
or POJO.RET - The return type of the Undoable's proceedings.E - the element typeCommand<CTX,RET,E>AbstractUndoablepublic abstract class AbstractCommand<CTX,RET,E extends Exception> extends Object implements Command<CTX,RET,E>
AbstractCommand implements the Undoable interface.Copyright © 2018. All rights reserved.