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