MCPcopy 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

nodeMethod · 0.95
namespacesMethod · 0.95
valueMethod · 0.95
itemMethod · 0.95
valueMethod · 0.95
nsScopeMethod · 0.95
buildMethod · 0.95
itemMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected