Package jut

java utility classes collection "jut".

See:
          Description

Package jut Description

java utility classes collection "jut". "jut" is a collection of utility classes for Java that covers mostly simple things that the standard JDK just doesn't offer.

copyright (C) 2003-2009 Georg Dietrich

this utilities collection is designed along the following guidelines:

  1. the API should be well documented, easy to use, and the code should contain few bugs.
  2. the API should be stable and as flexible as possible while keeping the source code easily maintainable.