Uses of Interface
com.helger.commons.collection.impl.ICommonsSortedMap
Packages that use ICommonsSortedMap
-
Uses of ICommonsSortedMap in com.helger.commons.collection.impl
Subinterfaces of ICommonsSortedMap in com.helger.commons.collection.implModifier and TypeInterfaceDescriptioninterfaceICommonsNavigableMap<KEYTYPE,VALUETYPE> A specialNavigableMapinterface based onICommonsSortedMap.Classes in com.helger.commons.collection.impl that implement ICommonsSortedMapModifier and TypeClassDescriptionclassCommonsTreeMap<KEYTYPE,VALUETYPE> A specialTreeMapimplementation based onICommonsNavigableMap.Methods in com.helger.commons.collection.impl that return ICommonsSortedMapModifier and TypeMethodDescriptiondefault <K,V> ICommonsSortedMap <K, V> ICommonsSortedMap.createInstance()Create a newCommonsTreeMap.ICommonsSortedMap.getClone() -
Uses of ICommonsSortedMap in com.helger.commons.mock
Methods in com.helger.commons.mock that return ICommonsSortedMapModifier and TypeMethodDescriptionstatic ICommonsSortedMap<String, ICommonsSortedSet<String>> SPITestHelper.testIfAllMainSPIImplementationsAreValid(boolean bContinueOnError) static ICommonsSortedMap<String, ICommonsSortedSet<String>> SPITestHelper.testIfAllSPIImplementationsAreValid()static ICommonsSortedMap<String, ICommonsSortedSet<String>> SPITestHelper.testIfAllSPIImplementationsAreValid(boolean bContinueOnError) static ICommonsSortedMap<String, ICommonsSortedSet<String>> SPITestHelper.testIfAllSPIImplementationsAreValid(String sBaseDir, SPITestHelper.EMode eMode) Test if all SPI configurations and implementations are correctly configured.static ICommonsSortedMap<String, ICommonsSortedSet<String>> SPITestHelper.testIfAllTestSPIImplementationsAreValid(boolean bContinueOnError)