FieldCache.Parser
, Serializable
public static interface FieldCache.ByteParser extends FieldCache.Parser
Modifier and Type | Method | Description |
---|---|---|
byte |
parseByte(String string) |
Return a single Byte representation of this field's value.
|
byte parseByte(String string)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.