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-2012 Apache Software Foundation. All Rights Reserved.