Interface Measurer<V>


  • public interface Measurer<V>
    • Method Detail

      • getMeasure

        int getMeasure​(V data)