A collection of tested re-usable Java classes.
- Efficiency search for the occurrences of a sequence of bytes within a byte array
- Hash hex
- Generics
- File utilities
- Stream utilities
- JSON utilities
- Multi-part post request parser
- Expression Grammar Parser
- Profiler utility
- Reflection utilities
- SAML (Security Assertion Markup Language) utilities
- XML utilities
- ZIP utilities
- GZIP utilities
- InetAddress utilities
- Exception utilities
- Security Manager
- Conditions using Consumer and Supplier - Effective Java: Avoid Unnecessary use of checked exceptions
- Objects equality, How to test - Effective Java Chapter 3: Make sure that equals and hash code are reflexive, symmetric, and transitive
mvn package
Send any other comments and suggestions to Yani Metaxas.
This project is distributed under the MIT License.