Class MapEntry<K,​V>

  • Type Parameters:
    K - Key type
    V - Value type
    All Implemented Interfaces:
    Map.Entry<K,​V>

    public final class MapEntry<K,​V>
    extends Object
    implements Map.Entry<K,​V>
    MapEntry as Map.Entry.

    There is no thread-safety guarantee.

    Since:
    0.9