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