Module org.cicirello.core
Package org.cicirello.util
package org.cicirello.util
This package includes classes and interfaces that serve some useful utility purpose.
-
ClassDescriptionUtility class for filling integer arrays with consecutive integers.Utility class for checking and enforcing that an array has a length equal to a target length.Utility class for checking and enforcing that the length of an array is at least some target minimum length.A simple interface for objects that can be copied.This class is an implementation of a partially-filled array of primitive double values.This class is an implementation of a partially-filled array of primitive int values.