Accept lowerCase enums for Range
BoundType
serialization
#102
Labels
good first issue
Issue that seems easy to resolve and is likely a good candidate for contributors new to project
guava
Milestone
This code doesn't work as expected
This is because valueOf is being used, however it breaks concept of accepting case-insensitive enums above
Fix is dead straightforward IMHO
The text was updated successfully, but these errors were encountered: