Uses of Interface
nbbrd.io.text.TextParser
Packages that use TextParser
-
Uses of TextParser in nbbrd.io.text
Methods in nbbrd.io.text that return TextParserModifier and TypeMethodDescriptiondefault <V> @NonNull TextParser<V>static <T> @NonNull TextParser<T>TextParser.onParsingReader(@NonNull IOFunction<? super Reader, ? extends T> function)