Class ImmutableEntry

java.lang.Object
org.apache.commons.lang3.tuple.Pair<NottableString,NottableString>
software.xdev.mockserver.collections.ImmutableEntry
All Implemented Interfaces:
Serializable, Comparable<org.apache.commons.lang3.tuple.Pair<NottableString,NottableString>>, Map.Entry<NottableString,NottableString>

public class ImmutableEntry extends org.apache.commons.lang3.tuple.Pair<NottableString,NottableString> implements Map.Entry<NottableString,NottableString>
See Also: