Package-level declarations
Functions
Link copied to clipboard
Retrieves the element corresponding to key from this map if it already exists or creates it by calling initializer and saving the result to the map
Link copied to clipboard
Returns false
if this nullable char sequence is either null
or empty or consists solely of whitespace characters.
Link copied to clipboard
Returns false
if this nullable char sequence is either null
or empty.
Link copied to clipboard
Checks whether a String is not numeric (meaning it contains an Integer)
Link copied to clipboard
Checks whether a String is numeric (meaning it contains an Integer)
Link copied to clipboard
Returns null
if this String isBlank or the String itself
Link copied to clipboard
Removes all lines and replaces them with separator.
Link copied to clipboard
Splits a comma seperated list.
Link copied to clipboard
Splits a comma seperated list.