MCPcopy Create free account
hub / github.com/jOOQ/jOOQ / size

Method size

jOOQ/src/main/java/org/jooq/impl/AbstractStore.java:105–105  ·  view source on GitHub ↗

This method coincides with Record#size() and ArrayRecord#size()

()

Source from the content-addressed store, hash-verified

103 * {@link ArrayRecord#size()}
104 */
105 abstract int size();
106
107 /**
108 * This method coincides with {@link Record#get(int)} and

Callers 2

hashCodeMethod · 0.95
equalsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected