Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix bug in HashStoreClient where code incorrectly calls '.getInteger(…
…)' to convert a String object to an int object, now calls '.parseInt()'
- Loading branch information