commons-collections4 import.
-
protected static class
protected static class
HashEntry used to store the data.
class
Abstract pair class to assist with creating
KeyValue
and
Map.Entry
implementations.
protected static class
LinkEntry that stores the data.
class
Abstract Pair class to assist with creating correct
Map.Entry
implementations.
class
Provides a base decorator that allows additional functionality to be
added to a
Map.Entry
.
protected static class
A MapEntry implementation for the map.
final class
A restricted implementation of
Map.Entry
that prevents
the
Map.Entry
contract from being broken.
final class
A
Map.Entry
that throws
UnsupportedOperationException when
setValue
is called.
Constructs a new entry from the specified KeyValue
.
Constructs a new entry from the specified KeyValue
.