This method deduces the implemented interfaces for the given class,
including all those declared in superclasses, and returns them in an
ordered array.
This class represents a proxy to a reference for an object, providing a
simple generic mechanism for implementing true call-by-reference semantics
with Java class methods.
This method converts takes a string containing spaces and changes them to tabs,
according to the given tabstop specified, and discards any trailing spaces.
This class provides application functionality for extracting version
information from classes implementing the org.synsoft.base.version.Version
interface.