Package eu.bandm.tools.util.java
package eu.bandm.tools.util.java
-
ClassDescriptionLibrary of constants and operations for arrays.Library of constants and operations for working with binary predicates.Library of constants and operations for working with bit sets.Library of constants and operations for working with the Java collection framework.Helper class for building maps incrementally.Library of view collections, which allow a transformed access to a collection.Find one or more results of a construction.Signals that a construction has unexpectedly produced more than one result.Library of constants and operations for working with object comparison functions.EntryPoint<T>A factory for an application entry point.A generic application main class.Library of constants and operations for working with enumeration classes.Library of constants and operations working with functions.An immutable list that supports efficient persistent updates.IncrementalMap<K,
V> An immutable map that supports efficient persistent updates.IncrementalMap.Change<K,V, M> A report on an incremental map update.Library of constants and operations for working with iterable objects.A list that is populated lazily on demand.Library of constants and operations for working with iterators.An iterator that passes on only selected elements.Iterators that can look one element ahead.Iterators which allow arbitrary deep look-ahead.Iterators that can push an element back into the sequence.Lazy<T>A lazy supplier of a single value.Library of operations for working with list iterators.Library of constants and operations for working with lists.Library of constants and operations for working with object references.Library of constants and operations for working with predicates.Tracks the progress of a hierarchical task.Utility class for string manipulation.Functional interface for consuming text from either strings or single Unicode code points.Functional interface for composable partial transformations of text.VirtualField<T>Reified field-like variable.Base class for virtual fields that cannot be set.