Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ recompute
Method
recompute
output/java_guava/1.4.19/TreeMultiset.java:849–852 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
847
}
848
849
private
void
recompute() {
850
recomputeMultiset();
851
recomputeHeight();
852
}
853
854
private
AvlNode<E> rebalance() {
855
switch (balanceFactor()) {
Callers
2
rotateLeft
Method · 0.95
rotateRight
Method · 0.95
Calls
2
recomputeMultiset
Method · 0.95
recomputeHeight
Method · 0.95
Tested by
no test coverage detected