NullableKeyValueHolder
An immutable container for a key and a value, both of which are nullable.
This is a {@docRoot}/java.base/java/lang/doc-files/ValueBased.html class; programmers should treat instances that are .equals as interchangeable and should not use instances for synchronization, or unpredictable behavior may occur. For example, in a future release, synchronization may fail.