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