- java.lang.Object
-
- de.kgrupp.inoksjavautils.data.FunctionalMap<K,V>
-
public class FunctionalMap<K,V> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FunctionalMap(V defaultValue)
-
-
-
Constructor Detail
-
FunctionalMap
public FunctionalMap(V defaultValue)
-
-