Class RemoveDifferentValues.History

    • Method Detail

      • contribute

        public void contribute​(boolean toRemove,
                               Object... parameters)
        Specified by:
        contribute in interface com.qfs.agg.IHistory
      • merge

        public void merge​(boolean toRemove,
                          com.qfs.agg.IHistory historyToMerge)
        Specified by:
        merge in interface com.qfs.agg.IHistory
      • getContent

        public Object getContent()
        Specified by:
        getContent in interface com.qfs.agg.IHistory
      • clone

        public com.qfs.agg.IHistory clone()
        Specified by:
        clone in interface com.quartetfs.fwk.IClone<com.qfs.agg.IHistory>
        Overrides:
        clone in class Object