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