Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

M

MapBuilder<K,V> - Class in de.cuioss.tools.collect
Overview
MapBuilder() - Constructor for class de.cuioss.tools.collect.MapBuilder
Default Constructor initializing the collector with an HashMap
MapBuilder(Map<K, V>) - Constructor for class de.cuioss.tools.collect.MapBuilder
Constructor for MapBuilder.
MapDifference<K,V> - Interface in de.cuioss.tools.collect
An object representing the differences between two maps.
MapDifference.ValueDifference<V> - Interface in de.cuioss.tools.collect
A difference between the mappings from two maps with the same key.
MoreArrays - Class in de.cuioss.tools.lang
Overladed methods to check the emptiness of given primitive arrays.
MoreArrays() - Constructor for class de.cuioss.tools.lang.MoreArrays
 
MoreCollections - Class in de.cuioss.tools.collect
Overview
MoreCollections() - Constructor for class de.cuioss.tools.collect.MoreCollections
 
MoreObjects - Class in de.cuioss.tools.lang
Provides some utilities in the context of Object
MoreObjects() - Constructor for class de.cuioss.tools.lang.MoreObjects
 
MorePaths - Class in de.cuioss.tools.io
Provides Path related utilities
MorePaths() - Constructor for class de.cuioss.tools.io.MorePaths
 
MorePaths.FileWriteHandler - Interface in de.cuioss.tools.io
Command pattern interface delegating the file write operation to its caller.
MoreReflection - Class in de.cuioss.tools.reflect
Provides a number of methods simplifying the usage of Reflection-based access.
MoreReflection() - Constructor for class de.cuioss.tools.reflect.MoreReflection
 
MoreStrings - Class in de.cuioss.tools.string
Provides some extensions to String handling like com.google.common.base.Strings.
MoreStrings() - Constructor for class de.cuioss.tools.string.MoreStrings
 
MSG_DIRECTORY_NOT_ACCESSIBLE - Static variable in class de.cuioss.tools.io.MorePaths
"File or Directory {} is not accessible, reason: {}".
mutableList() - Static method in class de.cuioss.tools.collect.CollectionLiterals
mutableList.
mutableList(E) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Creates a mutable List instance containing the given element
mutableList(E...) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Creates a mutable List instance containing the given elements.
mutableList(Iterable<? extends E>) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Creates a mutable List instance containing the given elements.
mutableList(Collection<? extends E>) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Creates a mutable List instance containing the given elements.
mutableList(Iterator<? extends E>) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Creates a mutable List instance containing the given elements.
mutableList(Stream<? extends E>) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Creates a mutable List instance containing the given elements.
mutableMap() - Static method in class de.cuioss.tools.collect.CollectionLiterals
mutableMap.
mutableMap(K, V) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Convenience method for the inline creation of a map with values
mutableMap(K, V, K, V) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Convenience method for the inline creation of a map with values
mutableMap(K, V, K, V, K, V) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Convenience method for the inline creation of a map with values
mutableMap(K, V, K, V, K, V, K, V) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Convenience method for the inline creation of a map with values
mutableSet() - Static method in class de.cuioss.tools.collect.CollectionLiterals
mutableSet.
mutableSet(E) - Static method in class de.cuioss.tools.collect.CollectionLiterals
mutableSet.
mutableSet(E...) - Static method in class de.cuioss.tools.collect.CollectionLiterals
mutableSet.
mutableSet(Iterable<? extends E>) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Creates a mutable Set instance containing the given elements.
mutableSet(Collection<? extends E>) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Creates a mutable Set instance containing the given elements.
mutableSet(Iterator<? extends E>) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Creates a mutable Set instance containing the given elements.
mutableSet(Stream<? extends E>) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Creates a mutable Set instance containing the given elements.
mutableSortedSet() - Static method in class de.cuioss.tools.collect.CollectionLiterals
mutableSortedSet.
mutableSortedSet(E) - Static method in class de.cuioss.tools.collect.CollectionLiterals
mutableSortedSet.
mutableSortedSet(E...) - Static method in class de.cuioss.tools.collect.CollectionLiterals
mutableSortedSet.
mutableSortedSet(Iterable<? extends E>) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Creates a mutable SortedSet instance containing the given elements.
mutableSortedSet(Iterator<? extends E>) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Creates a mutable SortedSet instance containing the given elements.
mutableSortedSet(Stream<? extends E>) - Static method in class de.cuioss.tools.collect.CollectionLiterals
Creates a mutable SortedSet instance containing the given elements.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form