osglworks / java-tool

Some simple common Java utilities
Apache License 2.0
52 stars 18 forks source link

Add `N.Comparator` enum #207

Closed greenlaw110 closed 5 years ago

greenlaw110 commented 5 years ago

This enum shall implement 2 param function and when applied it returns Boolean value. The new enum could makes it easy to implement database relationship comparator.