MCPcopy 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

acceptMethod · 0.95
$arg1Method · 0.95
$arg3Method · 0.95
$arg4Method · 0.95

Calls 6

unmodifiableMethod · 0.95
$constructorMethod · 0.95
$arg1Method · 0.95
$arg3Method · 0.95
$arg4Method · 0.95
applyMethod · 0.65

Tested by

no test coverage detected