Uses of Class
org.kiwiproject.beta.base.KiwiCasts2.StandardMapCheckStrategy
Packages that use KiwiCasts2.StandardMapCheckStrategy
-
Uses of KiwiCasts2.StandardMapCheckStrategy in org.kiwiproject.beta.base
Methods in org.kiwiproject.beta.base that return KiwiCasts2.StandardMapCheckStrategyModifier and TypeMethodDescriptionKiwiCasts2.StandardMapCheckStrategy.of(int maxNonNullChecks, int maxElementTypeChecks) Creates a new instance with the specified maximum non-null and type checks.KiwiCasts2.StandardMapCheckStrategy.ofDefaults()Creates a new instance with default settings for maximum non-null and type checks.