-
public final class UtilsKt
-
-
Method Summary
Modifier and Type Method Description final StringgetFileNames()final StringnormalizeSeparators(String $self, String separator)final StringshortenClass(String $self, Integer maxLength)final <K extends Any, V extends Any> Map<K, V>filterNotNull(Map<K, V> $self)-
-
Method Detail
-
getFileNames
final String getFileNames()
-
normalizeSeparators
final String normalizeSeparators(String $self, String separator)
-
shortenClass
final String shortenClass(String $self, Integer maxLength)
-
-
-
-