Package adams.core

Interface Randomizable

    • Method Detail

      • setSeed

        void setSeed​(long value)
        Sets the seed value.
        Parameters:
        value - the seed
      • getSeed

        long getSeed()
        Returns the seed value.
        Returns:
        the seed
      • seedTipText

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