Home
last modified time | relevance | path

Searched defs:anImmutableSortedSet (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/auto/value/src/it/functional/src/test/java/com/google/auto/value/
H A DAutoValueTest.java3564 abstract ImmutableSortedSet<V> anImmutableSortedSet(); in anImmutableSortedSet() method in AutoValueTest.DataWithSortedCollectionBuilders
3584 abstract DataWithSortedCollectionBuilders.Builder<K, V> anImmutableSortedSet( in anImmutableSortedSet() method in AutoValueTest.DataWithSortedCollectionBuilders.Builder
3585 SortedSet<V> anImmutableSortedSet); in anImmutableSortedSet()