Package org.sosy_lab.common.collect
Class OrderStatisticMapTestSuite.OrderStatisticMapFactory
java.lang.Object
com.google.common.collect.testing.TestStringMapGenerator
com.google.common.collect.testing.TestStringSortedMapGenerator
org.sosy_lab.common.collect.OrderStatisticMapTestSuite.OrderStatisticMapFactory
- All Implemented Interfaces:
com.google.common.collect.testing.TestContainerGenerator<Map<String,,String>, Map.Entry<String, String>> com.google.common.collect.testing.TestMapGenerator<String,,String> com.google.common.collect.testing.TestSortedMapGenerator<String,String>
- Enclosing class:
- OrderStatisticMapTestSuite
protected abstract static class OrderStatisticMapTestSuite.OrderStatisticMapFactory
extends com.google.common.collect.testing.TestStringSortedMapGenerator
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.common.collect.testing.TestStringSortedMapGenerator
aboveSamplesGreater, aboveSamplesLesser, belowSamplesGreater, belowSamplesLesser, create, orderMethods inherited from class com.google.common.collect.testing.TestStringMapGenerator
createArray, createKeyArray, createValueArray, samplesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.common.collect.testing.TestContainerGenerator
createArray, samplesMethods inherited from interface com.google.common.collect.testing.TestMapGenerator
createKeyArray, createValueArray
-
Constructor Details
-
OrderStatisticMapFactory
protected OrderStatisticMapFactory()
-
-
Method Details
-
create
- Specified by:
createin classcom.google.common.collect.testing.TestStringSortedMapGenerator
-
create
-