Uses of Class
de.gustavblass.nginx.ipguard4j.parser.PlainIpListParser.FinalBuilder
Packages that use PlainIpListParser.FinalBuilder
-
Uses of PlainIpListParser.FinalBuilder in de.gustavblass.nginx.ipguard4j.parser
Methods in de.gustavblass.nginx.ipguard4j.parser that return PlainIpListParser.FinalBuilderModifier and TypeMethodDescription@NonNull PlainIpListParser.FinalBuilderPlainIpListParser.FinalBuilder.addCommentSymbol(char commentSymbol) Inserts the given character into thePlainIpListParser.FinalBuilder.commentCharactersof thePlainIpListParserthat is being built.@NonNull PlainIpListParser.FinalBuilderPlainIpListParser.StartBuilder.withDefaultCommentSymbols()Uses thePlainIpListParser.DEFAULT_COMMENT_CHARACTERSfor thePlainIpListParser.commentCharactersof thePlainIpListParserto be built.@NonNull PlainIpListParser.FinalBuilderPlainIpListParser.StartBuilder.withoutDefaultCommentSymbols()Omits thePlainIpListParser.DEFAULT_COMMENT_CHARACTERSfrom thePlainIpListParser.commentCharactersof thePlainIpListParserto be built.