Interface MapEntry<K,​V>


public interface MapEntry<K,​V>
  • Method Summary

    Modifier and Type Method Description
    K getKey()  
    V getValue()