MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / isEmpty

Method isEmpty

vm/JavaAPI/src/java/lang/String.java:947–949  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

945 }
946
947 public boolean isEmpty() {
948 return length() == 0;
949 }
950}

Callers 15

isPlatformDisabledMethod · 0.95
methodNamesOfMethod · 0.95
getStaticFieldValueMethod · 0.95
rebuildListMethod · 0.95
browserHrefMethod · 0.95
scriptFromUrlMethod · 0.95
cssFromUrlMethod · 0.95
copyCurrentSourceUrlMethod · 0.95
parseCommaListMethod · 0.95

Calls 1

lengthMethod · 0.95

Tested by 8

startMethod · 0.76
runChecksMethod · 0.76
sanitizeFileNameMethod · 0.76
testXXXFormatMethod · 0.76
parseBodyMethod · 0.76