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

https://github.com/greg-hellings/java-utilities


https://github.com/greg-hellings/java-utilities

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

.. image:: https://travis-ci.org/greg-hellings/java-utilities.svg?branch=master
:target: https://travis-ci.org/greg-hellings/java-utilities

Documentation
=============

It's probably best for you to read the `javadocs `_.

What This Is
============

Fundamentally, this is just a place where I can dump some small, useful, mostly self-contained sets of Java code that I
can reuse in other projects that I work on. Each particular class or tiny group of classes should be relatively well
contained and documented from its own javadocs.

This repository does not contain much in the way of coherent libraries. Those can be found elsewhere.