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