Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ size
Method
size
basex-core/src/main/java/org/basex/util/Atts.java:40–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
@Override
41
public
int
size() {
42
return
size >>> 1;
43
}
44
45
@Override
46
public
void
size(
final
int
sz) {
Callers
8
node
Method · 0.95
namespaces
Method · 0.95
value
Method · 0.95
item
Method · 0.95
value
Method · 0.95
nsScope
Method · 0.95
build
Method · 0.95
item
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected