Interface LongState

All Superinterfaces:
AccumulatorState

public interface LongState extends AccumulatorState
  • Method Details

    • getValue

      long getValue()
    • setValue

      void setValue(long value)