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