Interface ICountMapEntry<K>


public interface ICountMapEntry<K>
ICountMapEntry
Version:
0.0.1
Author:
scx567888
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     
    key()
     
  • Method Details

    • key

      K key()
    • count

      long count()