Nav Loading...
 

The DarwinSys API

The DarwinSys API is a collection of some of the most useful and/or most esoteric Java classes I have developed over the years of using and teaching Java.


You can find it in Maven Central or on github (builds with Apache Maven).

Some of the more mentionable pieces:

  • A Java-based program installer;
  • I/O shortcuts;
  • An interactive Regular Expression tester/demo program
  • Lots more cool stuff

There is documentation on how many of these classes work in my best-selling Java Cookbook. There will soon be documentation on here in the standard javadoc format.