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