@FunctionalInterface public static interface StringParser.ParserInterface<R>
R
parse(String content)
R parse(String content)
Copyright © 2020. All rights reserved.