Aus expecco Wiki (Version 2.x)
Zur Navigation springen
Zur Suche springen
Class Library API SUmmary[Bearbeiten]
Function Cross Reference
| Smalltalk
|
Java
|
Python
|
| at:
|
charAt()
|
|
| , (comma)
|
concat()
|
|
| =
|
equals()
|
|
| sameAs:
|
equalsIgnoringCase()
|
|
| indexOf:
|
indexOf()
|
|
| isEmpty
|
isEmpty()
|
|
| lastIndexOf:
|
lastIndexOf()
|
|
| size
|
length()
|
|
| matchesRegex:
|
matches()
|
|
| copyReplace:with:
|
replace()
|
|
| splitBy:
|
split()
|
|
| startsWith:
|
startsWith()
|
|
| copyFrom:to:
|
subString()
|
|
| asLowercase
|
toLowerCase
|
|
| asUppercase
|
toUppercase
|
|
| withoutSeparators
|
trim()
|
|
| hash
|
hashCode()
|
|