Support for "ComparisonChain"
Open
enhancement
- Dominant language
- Java
- Stars
- 437
- Forks
- 36
- PR merge metrics
- No merged PRs in 30d
Description
Hi, great job, sir! :)
I often include Guava in my projects, but I always end up using like 1% of it (mostly collections and predicates). The problem on Android is it's huge methods footprint, which I guess your lib is trying to solve.
I have only one request. Could you add class [ComparisonChain](https://github.com/google/guava/blob/master/guava/src/com/google/common/collect/ComparisonChain.java)? It has almost none dependencies, shouldn't be a problem :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.