MCPcopy Index your code
hub / github.com/codenameone/CodenameOne / length

Method length

vm/JavaAPI/src/java/lang/CharSequence.java:32–32  ·  view source on GitHub ↗

Returns the number of characters in this sequence. @return the number of characters.

()

Source from the content-addressed store, hash-verified

30 * @return the number of characters.
31 */
32 public int length();
33
34 /**
35 * Returns the character at the specified index, with the first character

Callers 15

writeJsonStringMethod · 0.65
openReaderMethod · 0.65
TranscriptionRequestMethod · 0.65
setOptionMethod · 0.65
speakMethod · 0.65
appendStringMethod · 0.65
trimMethod · 0.65
persistJsonMethod · 0.65
scrubEmailsMethod · 0.65
isValidDomainMethod · 0.65
scrubDigitRunsMethod · 0.65
setUIIDMethod · 0.65

Implementers 6

StringBuffervm/JavaAPI/src/java/lang/StringBuffer.
StringBuildervm/JavaAPI/src/java/lang/StringBuilder
StringPorts/CLDC11/src/java/lang/String.java
StringBufferPorts/CLDC11/src/java/lang/StringBuffe
StringBuilderPorts/CLDC11/src/java/lang/StringBuild
Stringvm/JavaAPI/src/java/lang/String.java

Calls

no outgoing calls

Tested by 15

jsonEscapeMethod · 0.52
trimMethod · 0.52
findClassMethod · 0.52
loadCurrentScriptMethod · 0.52
loadModeMethod · 0.52
loadDeviceMethod · 0.52
loadOrientationMethod · 0.52
parseHistoryEntryMethod · 0.52
summarizeMethod · 0.52
ellipsizeMethod · 0.52