public interface ParsingFunction<I,O>
O
parse(I input)
O parse(I input) throws Exception
Exception
Copyright © 2019. All rights reserved.