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