I
O
public interface Parser<I,O>
This is a functional interface whose functional method is #parse().
#parse()
ParserException
parse(I input)
O parse(I input) throws javax.measure.format.ParserException
javax.measure.format.ParserException
Copyright © 2005-2021 Units of Measurement project. All Rights Reserved.