Uses of Interface
uk.ac.manchester.spinnaker.utils.DefaultMap.KeyAwareFactory
Packages that use DefaultMap.KeyAwareFactory
-
Uses of DefaultMap.KeyAwareFactory in uk.ac.manchester.spinnaker.utils
Methods in uk.ac.manchester.spinnaker.utils with parameters of type DefaultMap.KeyAwareFactoryModifier and TypeMethodDescriptionstatic <K,
V> DefaultMap<K, V> DefaultMap.newAdvancedDefaultMap
(DefaultMap.KeyAwareFactory<? super K, ? extends V> keyAwareFactory) Create a new map that manufactures new elements that are aware of their key from the beginning.