Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/jOOQ/jOOQ
/ $arg2
Method
$arg2
jOOQ/src/main/java/org/jooq/impl/JSONArray.java:416–419 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
414
}
415
416
@Override
417
public
final
QOM.UnmodifiableList<? extends Field<?>> $arg2() {
418
return
QOM.unmodifiable(fields);
419
}
420
421
@Override
422
public
final
JSONOnNull $arg3() {
Callers
4
accept
Method · 0.95
$arg1
Method · 0.95
$arg3
Method · 0.95
$arg4
Method · 0.95
Calls
6
unmodifiable
Method · 0.95
$constructor
Method · 0.95
$arg1
Method · 0.95
$arg3
Method · 0.95
$arg4
Method · 0.95
apply
Method · 0.65
Tested by
no test coverage detected