Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
copy
Method · 0.95
toString
Method · 0.95
Options
Method · 0.45
toString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected