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