Object getChar (Object tuple, String key)
Object getChar (Object tuple, String key)
Name | Type | Description |
---|---|---|
tuple | Object | Tuple Object |
key | String | Object key |
Type | Description |
---|---|
Object | The java.lang.Character object based on the specified key from the Tuple |