Uses of Class
io.extact.rms.client.console.ui.textio.RmsStringInputReader
Packages that use RmsStringInputReader
-
Uses of RmsStringInputReader in io.extact.rms.client.console.ui.textio
Methods in io.extact.rms.client.console.ui.textio that return RmsStringInputReaderModifier and TypeMethodDescriptionstatic RmsStringInputReader
TextIoUtils.newStringInputReader()
RmsStringInputReader.withMaxLength
(int maxLength) RmsStringInputReader.withMinLength
(int minLength) RmsStringInputReader.withPattern
(RmsStringInputReader.PatternMessage pm) Methods in io.extact.rms.client.console.ui.textio that return types with arguments of type RmsStringInputReaderModifier and TypeMethodDescriptionorg.beryx.textio.InputReader<String,
RmsStringInputReader> RmsStringInputReader.withExcludeCheckString
(String string)