Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/poi
/ clear
Method
clear
src/java/org/apache/poi/util/BinaryTree.java:246–249 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
244
}
245
246
public
void
clear()
247
{
248
BinaryTree.this.clear();
249
}
250
};
251
}
252
return
_entry_set[ _VALUE ];
Callers
1
testClear
Method · 0.95
Calls
1
modify
Method · 0.95
Tested by
1
testClear
Method · 0.76