DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Berkeley DB
version 4.4.20

Uses of Package
com.sleepycat.util

Packages that use com.sleepycat.util
com.sleepycat.bind.serial Bindings that use Java serialization. 
com.sleepycat.bind.tuple Bindings that use sequences of primitive fields, or tuples. 
com.sleepycat.util General utilities used throughout Berkeley DB. 
 

Classes in com.sleepycat.util used by com.sleepycat.bind.serial
FastOutputStream
          A replacement for ByteArrayOutputStream that does not synchronize every byte read.
 

Classes in com.sleepycat.util used by com.sleepycat.bind.tuple
FastInputStream
          A replacement for ByteArrayInputStream that does not synchronize every byte read.
FastOutputStream
          A replacement for ByteArrayOutputStream that does not synchronize every byte read.
 

Classes in com.sleepycat.util used by com.sleepycat.util
ExceptionWrapper
          Interface implemented by exceptions that can contain nested exceptions.
 


Berkeley DB
version 4.4.20

Copyright (c) 1996-2005 Sleepycat Software, Inc. - All rights reserved.