FieldCache.Parser
, Serializable
public static interface FieldCache.FloatParser extends FieldCache.Parser
Modifier and Type | Method | Description |
---|---|---|
float |
parseFloat(String string) |
Return an float representation of this field's value.
|
float parseFloat(String string)
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.