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