Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/poi
/ size
Method
size
src/java/org/apache/poi/util/BinaryTree.java:241–244 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
239
}
240
241
public
int
size()
242
{
243
return
BinaryTree.this.size();
244
}
245
246
public
void
clear()
247
{
Callers
9
testSize
Method · 0.95
testIsEmpty
Method · 0.95
testPutAll
Method · 0.95
testKeySet
Method · 0.95
testValues
Method · 0.95
testEntrySet
Method · 0.95
testEntrySetByValue
Method · 0.95
testKeySetByValue
Method · 0.95
testValuesByValue
Method · 0.95
Calls
1
size
Method · 0.65
Tested by
9
testSize
Method · 0.76
testIsEmpty
Method · 0.76
testPutAll
Method · 0.76
testKeySet
Method · 0.76
testValues
Method · 0.76
testEntrySet
Method · 0.76
testEntrySetByValue
Method · 0.76
testKeySetByValue
Method · 0.76
testValuesByValue
Method · 0.76