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