Skip to content

A collection of tested re-usable Java classes.

License

Notifications You must be signed in to change notification settings

imetaxas/java-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status CodeCov Coverage License: MIT

Java Tools

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

Build

mvn package

Maintainers

Send any other comments and suggestions to Yani Metaxas.

License

This project is distributed under the MIT License.

About

A collection of tested re-usable Java classes.

https://imetaxas.github.io/java-tools/

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages