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