aboutsummaryrefslogtreecommitdiff
path: root/guava/src/com/google/common/collect/ImmutableAsList.java
AgeCommit message (Expand)Author
2023-03-06Mark Java serialization code `@J2ktIncompatible` in common.collectMartin Kretzschmar
2021-05-27Annotate `ImmutableCollection`, `ImmutableList`, `ImmutableSet`, and supporti...cpovirk
2017-12-04google-java-format MOST OF THE THINGS.cpovirk
2016-09-15Fix imports in all Guava packages.cgdecker
2016-01-04Convert all @GwtIncompatible.reason values to implementation comments.cpovirk
2015-12-21Automated g4 rollback of changelist 110542459.cpovirk
2015-12-18Convert all @GwtIncompatible.reason values to implementation comments.cpovirk
2015-06-01Reformat collect.[A-I]* with google-java-format.kevinb
2012-04-10Improve ImmutableCollection.asList(), making more asList views delegate conta...Gregory Kick
2011-04-15directory reorganization in preparation for deeper maven integrationfry@google.com