My API

WARNING: Geeks only. (Persistent Link on the left hand side)

I have been doing an excessive amount of coding lately, for both work and for personal things and I found that I use the same handful of JAVA methods in sequence to perform many tasks. Specifically around persisting/converting data.

So in an effort to make [...]