Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix getTagsMap generic parameter handling
Instead of recovering on ClassCastException to fallback on List handling, use instanceof to determine the type of tagsMap
- Loading branch information