Uses of Interface
org.alfresco.util.ValueDerivingMapFactory.ValueDeriver
-
Packages that use ValueDerivingMapFactory.ValueDeriver Package Description org.alfresco.util -
-
Uses of ValueDerivingMapFactory.ValueDeriver in org.alfresco.util
Constructor parameters in org.alfresco.util with type arguments of type ValueDerivingMapFactory.ValueDeriver Constructor Description ValueDerivingMapFactory(java.util.Map<K,ValueDerivingMapFactory.ValueDeriver<O,V>> valueDerivers)Instantiates a new value deriving map factory.
-