Package org.kiwiproject.beta.base
-
Interface Summary Interface Description CatchingRunnable2 Copied and modified from kiwi'sCatchingRunnable.KiwiRunnables.ThrowingRunnable A variation onRunnablewhich allows exceptions to be thrown. -
Class Summary Class Description KiwiCloseables KiwiCloseables.CloseDescriptor A description of how to close a specific object.KiwiCloseables.CloseResult Represents the result of an attempt to close an object.KiwiEnums2 Static utilities for working withEnum.KiwiRunnables Static utilities related toRunnable.KiwiRunnables.RunResult Represents the result of an attempt to run aKiwiRunnables.ThrowingRunnable.KiwiStrings2 Utilities related to strings. -
Exception Summary Exception Description KiwiRunnables.WrappedException ARuntimeExceptionthat contains a checked exception thrown by aKiwiRunnables.ThrowingRunnable.