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