The Spiffy Framework is a collection of
well-tested and often used helper methods and
utility classes. Such methods and classes solve
existing and recurring practical problems, and
remedy annoying features of the Java language or
its frameworks. The value of this framework is not
only the code, but also the ideas for solutions to
the problems. The goals are to collect and
centralize “utility abstractions”, and to serve as
a repository of knowledge/smart ideas for
programmers to learn.