Uses of Class
org.meeuw.configuration.FixedSizeMap
Packages that use FixedSizeMap
-
Uses of FixedSizeMap in org.meeuw.configuration
Methods in org.meeuw.configuration that return FixedSizeMapModifier and TypeMethodDescriptionstatic <K,V> FixedSizeMap<K, V> Creates aFixedSizeMapand intializes all values.Constructors in org.meeuw.configuration with parameters of type FixedSizeMapModifierConstructorDescriptionBuilder(FixedSizeMap<Class<? extends ConfigurationAspect>, ConfigurationAspect> configuration)