Uses of Interface
org.refcodes.command.UndoableAccessor
-
Uses of UndoableAccessor in org.refcodes.command
Subinterfaces of UndoableAccessor in org.refcodes.commandModifier and TypeInterfaceDescriptionstatic interface
UndoableAccessor.UndoableProperty<CTX,
R, E extends Exception> Provides a undoable property.Classes in org.refcodes.command that implement UndoableAccessorModifier and TypeClassDescriptionclass
The Class NoExceptionAvailableRuntimeException.class
The Class NoResultAvailableRuntimeException.class
The Class NotUndoableRuntimeException.class
The Class NotYetExecutedRuntimeException.