getChar

public char getChar(String key)(source)

Retrieves the value of the given key from the json file and converts it to a char.

Return

the value of the given key from the json file converted to a char.

Parameters

key

the key of the value.