public class DoubleTryParser extends Object implements Function<String,Optional<Double>>
DoubleTryParser()
Optional<Double>
apply(String parsee)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
andThen, compose, identity
public DoubleTryParser()
public Optional<Double> apply(String parsee)
apply
Function<String,Optional<Double>>
Copyright © 2017. All rights reserved.