Interface ThreadSafeDoubleHolder

All Known Implementing Classes:
SynchronizedDoubleHolder

public interface ThreadSafeDoubleHolder
Deprecated.
use classes in com.mchange.v2.holders
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    Deprecated.
     
    void
    setValue(double d)
    Deprecated.
     
  • Method Details

    • getValue

      double getValue()
      Deprecated.
    • setValue

      void setValue(double d)
      Deprecated.