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