mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-04-19 03:01:48 +08:00
fix
This commit is contained in:
commit
d4bb369443
@ -51,7 +51,6 @@ public class BiMap<K, V> extends MapWrapper<K, V> {
|
||||
}
|
||||
this.inverse.put(value, key);
|
||||
}
|
||||
|
||||
return oldValue;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user