Package org.moeaframework.util
package org.moeaframework.util
Collection of general-purpose utilities.
-
ClassDescriptionAbstract class for providing command line utilities.Concaterator<T>An iterator that produces the concatenation of multiple iterators.Utility for converting a
Duration
into primitives.Collection of linear algebra routines.Facilitates internalization (i18n) and localization (l10n) of strings.Utility for auto-completion, finding the closest matching unique option from a set of options.Thrown when attempting to read a property and no default value was given.Creates a scope for aTypedProperties
, allowing the properties to be temporarily overridden within the scope.Builds rotation matrices of any dimension constructively from one or more 2D planar rotations.Utility for measuring elapsed time.Global timer for quickly measuring and displaying timing data.Stores a collection of key-value pairs similar toProperties
but has support for reading and writing primitive types.Mathematical operators for manipulating vectors (double arrays).