aboutsummaryrefslogtreecommitdiff
path: root/guava/src/com/google/common/collect/EnumHashBiMap.java
AgeCommit message (Expand)Author
2023-05-26Under J2CL+GWT, remove `keyType()` and `valueType()` from the `Enum*BiMap` cl...cpovirk
2023-03-13More `@J2ktIncompatible` changes for collectionsMartin Kretzschmar
2022-01-24Remove harmless but ugly spaces between link open tag and content.cpovirk
2021-06-30Annotate bimaps for nullness.cpovirk
2019-02-26Delete WellBehavedMap.cpovirk
2018-05-09Use the type annotation version of @Nullable in the Java 8 branchcushon
2017-12-07Migrate from jsr305 @Nullable to Checker Framework @NullableDecl.cpovirk
2017-12-04google-java-format MOST OF THE THINGS.cpovirk
2017-08-16Use diamond operator in collectjijiang
2016-09-15Fix imports in all Guava packages.cgdecker
2016-03-03Add @CheckReturnValue to com.google.common.collect package. This forces the c...kak
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-08Change Guava wiki links to new GitHub locations.cgdecker
2015-06-01Reformat collect.[A-I]* with google-java-format.kevinb
2015-04-14Just cleaning up old @since tags.kevinb
2012-06-13Just a little reformatting.Kurt Kluever
2012-02-09Refactor tests for BiMaps to use BiMapTestSuiteBuilder.Chris Povirk
2012-02-09Link pages to the wiki.Chris Povirk
2011-09-06- add cache cleanupCharles Fry
2011-08-15manual syncfry@google.com
2011-04-15directory reorganization in preparation for deeper maven integrationfry@google.com