MCPcopy Create free account
hub / github.com/BaseXdb/basex / string

Method string

basex-core/src/main/java/org/basex/query/value/item/Atm.java:51–54  ·  view source on GitHub ↗
(final InputInfo ii)

Source from the content-addressed store, hash-verified

49 }
50
51 @Override
52 public byte[] string(final InputInfo ii) {
53 return value;
54 }
55
56 @Override
57 public int hashCode() {

Callers 2

deepEqualMethod · 0.95
compareMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected