Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jdussouillez committed Nov 11, 2022
1 parent 686dd9d commit 56924a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Java library to simplify the enum management

Code module

Provides an `EnumUtils` class to manage Java enums easily and using the last Java features (`Optional`, ...).

### Boolean logic

Provides some tools to process some "boolean logic like operations" on enums (`AND`, `XOR`, `NOT`...).
Expand Down

0 comments on commit 56924a0

Please sign in to comment.