Package com.levigo.jadice.document.instruction
package com.levigo.jadice.document.instruction
-
InterfacesClassDescriptionAn instruction describes something to be done.Implementations of this interface are able to actually perform that which is described by an
Instruction
.