Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ ASet
Method
ASet
basex-core/src/main/java/org/basex/util/hash/ASet.java:28–28 ·
view source on GitHub ↗
Empty constructor.
()
Source
from the content-addressed store, hash-verified
26
* Empty constructor.
27
*/
28
protected
ASet() { }
29
30
/**
31
* Constructor with initial capacity.
Callers
nothing calls this directly
Calls
1
checkCapacity
Method · 0.95
Tested by
no test coverage detected