Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.virtuosotechnologies.asaph.model.opsemantics
Interface NopSemantics  view NopSemantics download NopSemantics.java

All Superinterfaces:
com.virtuosotechnologies.asaph.model.SongOperation
All Known Implementing Classes:
NopSemantics.DefaultImplementation

public interface NopSemantics
extends com.virtuosotechnologies.asaph.model.SongOperation

An OpSemantics that leaves well enough alone. SongOperations that implement this interface guarantee that perform() is a NOP.


Nested Class Summary
static class NopSemantics.DefaultImplementation
          The default implementation of NopSemantics
 
Methods inherited from interface com.virtuosotechnologies.asaph.model.SongOperation
equals, perform