Package com.mastfrog.abstractions
Class AbstractNamed
java.lang.Object
com.mastfrog.abstractions.AbstractNamed
- All Implemented Interfaces:
Named
Base class for things that are implement Named and want to use that
for their toString() implementation.
- Author:
- Tim Boudreau