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