public static interface

FieldCache.ShortParser

implements FieldCache.Parser
org.apache.lucene.search.FieldCache.ShortParser

Class Overview

Interface to parse shorts from document fields.

Summary

Public Methods
abstract short parseShort(String string)
Return a short representation of this field's value.

Public Methods

public abstract short parseShort (String string)

Return a short representation of this field's value.