An {@link Instruction} is a marker interface for instructions used in a {@link Rule}. Passe-Partout comes with it's own instruction set. Those instructions can be created using the {@link PassePartout} class.
@see Rule @noimplement This interface is not intended to be implemented by clients. @since 0.9This class is not thread safe. DataMapProcessor makes sure that access to instances of this class is coordinated. @author jodzga
_aload, _nop, _invokeinterface, etc..)
@author Sami Koivu
| |
| |
| |
| |