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