Uses of Interface
nbbrd.io.text.TextParser
-
Packages that use TextParser Package Description nbbrd.io.text -
-
Uses of TextParser in nbbrd.io.text
Methods in nbbrd.io.text that return TextParser Modifier and Type Method Description default <V> @NonNull TextParser<V>TextParser. andThen(@NonNull Function<? super T,? extends V> after)
-