Uses of Class
eu.bandm.tools.util.nonnull.MapProxy
Packages that use MapProxy
Package
Description
Library of container classes which do not accept null values.
-
Uses of MapProxy in eu.bandm.tools.util.nonnull
Subclasses of MapProxy in eu.bandm.tools.util.nonnullModifier and TypeClassDescription(package private) classNonNullKeyProxy<K2,V2> Internal proxy which inserts the checks for non-null into all state-changing methods.(package private) classNonNullProxy<K2,V2> Internal proxy which inserts the checks for non-null into all state-changing methods.(package private) classNonNullValueProxy<K2,V2> Internal proxy which inserts the checks for non-null into all state-changing methods.