Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lundegaard/lundegaard-commons-java-utils

Lundegaard Java Commons Utils Library
https://github.com/lundegaard/lundegaard-commons-java-utils

commons java

Last synced: 8 days ago
JSON representation

Lundegaard Java Commons Utils Library

Awesome Lists containing this project

README

        

# Lundegaard Java Commons Utils Library

The library used for quicker development of Java projects. It contains mainly static utils and helper classes for often repeated constructs.

## Structure & packages

* `eu.lundegaard.commons`
* `collections` -- Builder classes for quick creation of Maps and Sets
* `exception` -- contains `ApplicationException`
* `iface` -- contains generic interfaces further used in the util classes
* `tuple` -- implementation of Pair a Triple classes
* `util` -- different utility classes