Home
last modified time | relevance | path

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

/external/guava/guava-testlib/src/com/google/common/collect/testing/google/
DSortedMultisetTestSuiteBuilder.java171 final E firstInclusive = samplesList.get(0); in createSubMultisetSuite() local
/external/guava/guava-testlib/src/com/google/common/collect/testing/
DDerivedCollectionGenerators.java344 final E firstInclusive; field in DerivedCollectionGenerators.SortedSetSubsetTestSetGenerator
470 final K firstInclusive; field in DerivedCollectionGenerators.SortedMapSubmapTestMapGenerator