T
public interface Parser<T>
parse(CharSequence text)
T parse(CharSequence text) throws ParseException
ParseException
Copyright © 2018. All rights reserved.