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

Method value

basex-core/src/main/java/org/basex/util/options/Option.java:34–34  ·  view source on GitHub ↗

Returns the default value. @return default value

()

Source from the content-addressed store, hash-verified

32 * @return default value
33 */
34 public abstract O value();
35
36 /**
37 * Copies mutable default values. Otherwise, returns the existing instance.

Callers 4

copyMethod · 0.95
toStringMethod · 0.95
OptionsMethod · 0.45
toStringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected