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