public class IntegerTryParser extends Object implements Delegate<Maybe<Integer>,String>
IntegerTryParser(int radix)
Maybe<Integer>
perform(String parsee)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntegerTryParser(int radix)
public Maybe<Integer> perform(String parsee)
perform
Delegate<Maybe<Integer>,String>
Copyright © 2016. All rights reserved.