Interface ICounter

All Known Implementing Classes:
Counter

public interface ICounter
  • Method Summary

    Modifier and Type
    Method
    Description
    double
    get()
     
  • Method Details

    • get

      double get()