MCPcopy Index your code
hub / github.com/jOOQ/jOOQ / $arg2

Method $arg2

jOOQ/src/main/java/org/jooq/impl/JSONObject.java:460–463  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

458 }
459
460 @Override
461 public final QOM.UnmodifiableList<? extends JSONEntry<?>> $arg2() {
462 return QOM.unmodifiable(entries);
463 }
464
465 @Override
466 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