Package com.chutneytesting.tools
-
Interface Summary Interface Description CloseableResource<T> ThrowingConsumer<T> ThrowingFunction<T,R,E extends Exception> ThrowingPredicate<T,E extends Exception> ThrowingSupplier<T,E extends Exception> -
Class Summary Class Description ChutneyMemoryInfo Entry SocketUtils Streams TakeWhileSpliterator<T> Try<T> -
Exception Summary Exception Description NotEnoughMemoryException UncheckedException SpecificRuntimeExceptionthrown when checkedExceptionoccurs in ThrowingFunctions.
CheckedExceptionis set as cause.