Class ValueTypeIndexedMap.NullValue
java.lang.Object
net.shibboleth.utilities.java.support.collection.ValueTypeIndexedMap.NullValue
- Enclosing class:
- ValueTypeIndexedMap<KeyType,ValueType>
private static class ValueTypeIndexedMap.NullValue extends Object
Class to represent null values.
-
Constructor Summary
Constructors Modifier Constructor Description private
NullValue()
-
Method Summary
-
Constructor Details
-
NullValue
private NullValue()
-