Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
isPlatformDisabled
Method · 0.95
loadLocalizationBundles
Method · 0.95
enforceInterfaceMethodImplementations
Method · 0.95
methodNamesOf
Method · 0.95
resolveImplementedInterfaces
Method · 0.95
getStaticFieldValue
Method · 0.95
rebuildList
Method · 0.95
browserHref
Method · 0.95
scriptFromUrl
Method · 0.95
cssFromUrl
Method · 0.95
copyCurrentSourceUrl
Method · 0.95
parseCommaList
Method · 0.95
Calls
1
length
Method · 0.95
Tested by
8
start
Method · 0.76
reportNativeThemeResult
Method · 0.76
runChecks
Method · 0.76
sanitizeFileName
Method · 0.76
simpleStraightLineMethodsLowerToLocalsInsteadOfInterpreterLoop
Method · 0.76
testXXXFormat
Method · 0.76
parseBody
Method · 0.76
testTextSelectionLifecycleAndSpanExtraction
Method · 0.76