aboutsummaryrefslogtreecommitdiff
path: root/android/guava-tests/test/com/google/common/collect/ContiguousSetTest.java
AgeCommit message (Expand)Author
2023-10-03Give `ContiguousSetTest` its own `DiscreteDomain` implementation instead of p...cpovirk
2017-12-04google-java-format MOST OF THE THINGS.cpovirk
2017-07-04Add simple `closed` and `closedOpen` ContiguousSet factories for int and long.ptucker
2017-04-20Begin exporting sources of Guava for Android.zhenghua