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