Searched refs:ImmutableSortedSetCopyOfGenerator (Results 1 – 2 of 2) sorted by relevance
32 import com.google.common.collect.testing.google.SetGenerators.ImmutableSortedSetCopyOfGenerator;96 new ImmutableSortedSetCopyOfGenerator()) in suite()
85 public static class ImmutableSortedSetCopyOfGenerator class in SetGenerators