/* ************************************************************************
#
# DivConq
#
# http://divconq.com/
#
# Copyright:
# Copyright 2014 eTimeline, LLC. All rights reserved.
#
# License:
# See the license.txt file in the project's top-level directory for details.
#
# Authors:
# * Andy White
#
************************************************************************ */
/**
* <p>
* This package is composed of a variety of utility classes. Many of the classes
* are inspired by code from others or are refinements of the code of others.
* </p>
*
*/
package divconq.util;