public interface CategoryFilters extends CategoryColumnUtils
isMissing, isNotMissing| Modifier and Type | Method and Description |
|---|---|
default Selection |
empty() |
default Selection |
endsWith(String string) |
default Selection |
equalToIgnoringCase(String string) |
default Selection |
hasLengthEqualTo(int lengthChars) |
default Selection |
isAlpha() |
default Selection |
isAlphaNumeric() |
default Selection |
isLongerThan(int lengthChars) |
default Selection |
isLowerCase() |
default Selection |
isNumeric() |
default Selection |
isShorterThan(int lengthChars) |
default Selection |
isUpperCase() |
default Selection |
matchesRegex(String string) |
default Selection |
startsWith(String string) |
default Selection |
stringContains(String string) |
dictionaryMap, valuesabbreviate, commonPrefix, commonSuffix, distance, join, lowerCase, padEnd, padStart, replaceAll, replaceFirst, substring, substring, trim, upperCaseappendAll, appendAll, sizeaddCell, append, asBytes, byteSize, clear, columnMetadata, columnWidth, comment, copy, countMissing, countUnique, difference, emptyCopy, emptyCopy, first, first, getString, id, isEmpty, isMissing, isNotMissing, last, last, metadata, name, print, rowComparator, setComment, setName, sortAscending, sortDescending, subset, summary, title, toDoubleArray, type, uniqueforEach, iterator, spliteratordefault Selection empty()
default Selection isAlpha()
default Selection isNumeric()
default Selection isAlphaNumeric()
default Selection isUpperCase()
default Selection isLowerCase()
default Selection hasLengthEqualTo(int lengthChars)
default Selection isShorterThan(int lengthChars)
default Selection isLongerThan(int lengthChars)
Copyright © 2017. All rights reserved.