Package org.faktorips.util
package org.faktorips.util
-
ClassDescriptionA class that provides static methods to check method arguments, e.g. check if an argument is not null or is an instance of a specific class.This class is a map with a class as key and a collection of instances of this class as value.Wraps access to a method.MultiMap<K,
V> A data structure that maps a key to a collection of values.Factory for creating collection instances to be used as values in aMultiMap.MultiMap utilitiesSortedMultiMap<K,V> This implementation ofMultiMapuses a sorted map and set.A utility class for streams.A collection of utility methods for Strings.