public class LongTryParser extends Object implements Delegate<Maybe<Long>,String>
LongTryParser(int radix)
Maybe<Long>
perform(String parsee)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LongTryParser(int radix)
public Maybe<Long> perform(String parsee)
perform
Delegate<Maybe<Long>,String>
Copyright © 2012. All Rights Reserved.