Package adams.core

Interface AtomicMoveSupporter

    • Method Detail

      • setAtomicMove

        void setAtomicMove​(boolean value)
        Sets whether to attempt atomic move operation.
        Parameters:
        value - if true then attempt atomic move operation
      • getAtomicMove

        boolean getAtomicMove()
        Returns whether to attempt atomic move operation.
        Returns:
        true if to attempt atomic move operation
      • atomicMoveTipText

        String atomicMoveTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.