lundegaard / lundegaard-commons-java-utils

Lundegaard Java Commons Utils Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Lundegaard Java Commons Utils Library

License:Other


Languages

Language:Java 75.8%Language:Groovy 23.0%Language:Shell 1.2%