Uses of Interface
org.refcodes.command.UndoableAccessor
-
-
Uses of UndoableAccessor in org.refcodes.command
Subinterfaces of UndoableAccessor in org.refcodes.command Modifier and Type Interface Description static interfaceUndoableAccessor.UndoableProperty<CTX,R,E extends Exception>Provides a undoable property.Classes in org.refcodes.command that implement UndoableAccessor Modifier and Type Class Description classNoExceptionAvailableRuntimeExceptionThe Class NoExceptionAvailableRuntimeException.classNoResultAvailableRuntimeExceptionThe Class NoResultAvailableRuntimeException.classNotUndoableRuntimeExceptionThe Class NotUndoableRuntimeException.classNotYetExecutedRuntimeExceptionThe Class NotYetExecutedRuntimeException.
-