Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BaseXdb/basex
/ isEmpty
Method
isEmpty
basex-core/src/main/java/org/basex/query/value/seq/Empty.java:58–61 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
56
}
57
58
@Override
59
public
boolean isEmpty() {
60
return
true;
61
}
62
63
@Override
64
public
Object toJava() {
Callers
15
get
Method · 0.45
removeItem
Method · 0.45
subSeq
Method · 0.45
prepend
Method · 0.45
add
Method · 0.45
addSequence
Method · 0.45
value
Method · 0.45
toString
Method · 0.45
yearMonth
Method · 0.45
dayTime
Method · 0.45
QNm
Method · 0.45
inline
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected