Class Library Cross Reference

Aus expecco Wiki (Version 2.x)
Zur Navigation springen Zur Suche springen

Class Library API SUmmary[Bearbeiten]

String[Bearbeiten]

Function Cross Reference
Smalltalk Java Python
at: charAt()
, (comma) concat()
= equals()
sameAs: equalsIgnoringCase()
size length()
indexOf: indexOf()
isEmpty isEmpty()
lastIndexOf: lastIndexOf()
matchesRegex: matches()
copyReplace:with: replace()
splitBy: split()
startsWith: startsWith() startswith
endsWith: endsWith() endswith
copyFrom:to: subString()
asLowercase toLowerCase
asUppercase toUppercase capitalize
withoutSeparators trim()
hash hashCode()



Copyright © 2014-2024 eXept Software AG