org.apache.lucene.search
public static interface FieldCache.FloatParser extends FieldCache.Parser
Modifier and Type | Method and Description |
---|---|
float |
parseFloat(String string)
Return an float representation of this field's value.
|
float parseFloat(String string)
Copyright © 2000–2018 JBoss by Red Hat. All rights reserved.