Package io.deephaven.util
package io.deephaven.util
-
ClassDescriptionArrayType<T>A utility interface that allows strongly typed access to an array.Computes the square root of a BigDecimal using Babylonian method.Utilities for translating boxed
Booleans to/from primitive bytes.Utility methods for working with ByteBuffers.Class to help with determining details from Throwable instances.This exception is thrown when theThreadLocalExecutionContext or any of its components are accessed if they have not been properly initialized.A simple method for generating a Heap dump for this JVM.An exception to use when a series of operations must all be executed, but may all throw exceptions themselves.Utilities for working withProperties.Constants for primitive types within the Deephaven engine.AutoCloseablesub-interface that does not throw a checked exception.SafeCloseableArray<SCT extends SafeCloseable>SafeCloseablethat will close non-null values inside of an array.SafeCloseablethat will close an internal list of otherSafeCloseables.SoftRecycler<T>This class makes a little "recycle bin" for your objects of type T.Class to allow logs to receive sysout and syserr output.Landing place for general purpose utility functions.