Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antlr/codebuff
/ recompute
Method
recompute
output/java_guava/1.4.17/TreeMultiset.java:848–851 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
846
}
847
848
private
void
recompute() {
849
recomputeMultiset();
850
recomputeHeight();
851
}
852
853
private
AvlNode<E> rebalance() {
854
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