Package com.treemap

Class MutableAlgorithmProperty

All Implemented Interfaces:
MutableProperty<Algorithm>, Property<Algorithm>

public class MutableAlgorithmProperty extends AbstractMutableProperty<Algorithm>
  • Constructor Details

    • MutableAlgorithmProperty

      public MutableAlgorithmProperty(Algorithm algorithm)
  • Method Details

    • setValue

      public void setValue(Algorithm algorithm)
    • getValue

      public Algorithm getValue()