MCPcopy Index your code
hub / github.com/ebean-orm/ebean / isEmpty

Method isEmpty

ebean-api/src/main/java/io/ebean/SqlRow.java:154–154  ·  view source on GitHub ↗

Returns true if the map is empty.

()

Source from the content-addressed store, hash-verified

152 * Returns true if the map is empty.
153 */
154 @Override
155 boolean isEmpty();
156
157 /**

Callers 15

parseRedisDocumentMethod · 0.65
parseSentinels_emptyMethod · 0.65
test_defaultValuesMethod · 0.65
connectMethod · 0.65
getAll_emptyKeysMethod · 0.65
removeAllMethod · 0.65
clearMethod · 0.65
getAllMethod · 0.65
notifyMethod · 0.65
getAllMethod · 0.65
clearMethod · 0.65

Implementers 1

DefaultSqlRowebean-core/src/main/java/io/ebeaninter

Calls

no outgoing calls

Tested by 15

parseRedisDocumentMethod · 0.52
parseSentinels_emptyMethod · 0.52
test_defaultValuesMethod · 0.52
connectMethod · 0.52
getAll_emptyKeysMethod · 0.52
removeAllMethod · 0.52
clearMethod · 0.52
testMethod · 0.52
whereIsEmptyMethod · 0.52