Package com.sleepycat.util
package com.sleepycat.util
General utilities used throughout Berkeley DB.
-
ClassDescriptionImplements policies for loading user-supplied classes.A specialized ObjectInputStream that supports use of a user-specified ClassLoader.Unwraps nested exceptions by calling the
ExceptionWrapper.getCause()method for exceptions that implement theExceptionWrapperinterface.Interface implemented by exceptions that can contain nested exceptions.A replacement for ByteArrayInputStream that does not synchronize every byte read.A replacement for ByteArrayOutputStream that does not synchronize every byte read.An IOException that can contain nested exceptions.Static methods for reading and writing packed integers.A RuntimeException that can contain nested exceptions.UTF operations with more flexibility than is provided by DataInput and DataOutput.