Uses of Interface
com.composum.sling.core.util.CollectingMap.Factory
-
Packages that use CollectingMap.Factory Package Description com.composum.sling.core.util -
-
Uses of CollectingMap.Factory in com.composum.sling.core.util
Fields in com.composum.sling.core.util declared as CollectingMap.Factory Modifier and Type Field Description protected CollectingMap.Factory<Key,Value>
CollectingMap. factory
Constructors in com.composum.sling.core.util with parameters of type CollectingMap.Factory Constructor Description CollectingMap(@NotNull CollectingMap.Factory<Key,Value> factory)
-