Uses of Package
org.kiwiproject.beta.base
Packages that use org.kiwiproject.beta.base
-
Classes in org.kiwiproject.beta.base used by org.kiwiproject.beta.baseClassDescriptionCopied and modified from kiwi's
CatchingRunnable.Strategy interface for checking elements in a collection.Strategy interface for checking elements in a list.Strategy interface for checking entries in a map.Strategy interface for checking elements in a set.Standard implementation ofKiwiCasts2.CollectionCheckStrategythat allows configuring the number of non-null and type checks to perform.Standard implementation ofKiwiCasts2.ListCheckStrategythat allows configuring the number of non-null and type checks to perform.Standard implementation ofKiwiCasts2.MapCheckStrategythat allows configuring the number of non-null and type checks to perform.Standard implementation ofKiwiCasts2.SetCheckStrategythat allows configuring the number of non-null and type checks to perform.A description of how to close a specific object.Represents the result of an attempt to close an object.Represents the result of an attempt to run aKiwiRunnables.ThrowingRunnable.A variation onRunnablewhich allows exceptions to be thrown.Exception thrown when a value cannot be cast to the expected type.