/home/wpollock1/public_html/restricted/Java1/TextKit Model Solution/utils/package-info.java

/**
Provides a series of toolkit classes, each with static utility methods.
Initially only a text toolkit "TextKit" is provided.
This package is a model solution for an introductory Java class assignment.

@see <a href="https://wpollock.com/Java/Proj-TextKit.htm">
Class project details</a>
*/

package utils;