Class OrderStatisticSetTestSuite.OrderStatisticSetFactory

  • All Implemented Interfaces:
    com.google.common.collect.testing.TestCollectionGenerator<String>, com.google.common.collect.testing.TestContainerGenerator<Collection<String>,​String>, com.google.common.collect.testing.TestSetGenerator<String>, com.google.common.collect.testing.TestSortedSetGenerator<String>
    Enclosing class:
    OrderStatisticSetTestSuite

    protected abstract static class OrderStatisticSetTestSuite.OrderStatisticSetFactory
    extends com.google.common.collect.testing.TestStringSortedSetGenerator
    • Constructor Detail

      • OrderStatisticSetFactory

        protected OrderStatisticSetFactory()
    • Method Detail

      • create

        protected abstract OrderStatisticSet<String> create​(String[] pStrings)
        Specified by:
        create in class com.google.common.collect.testing.TestStringSortedSetGenerator