Class NopObject

  • All Implemented Interfaces:
    IDatabaseObject

    public class NopObject
    extends BaseObject
    A NOP (no operation) object which can be used to simplify dependencies by making this object depend on other, then everything else simply depend on this, should that be the sort of behavior you want.