public interface Parser<T>
T
parse(String input)
T parse(String input)
Copyright © 2020. All rights reserved.