TrueZIP Kernel 7.0-rc2

Uses of Package
de.schlichtherle.truezip.util

Packages that use de.schlichtherle.truezip.util
de.schlichtherle.truezip.fs Provides access to (possibly federated virtual) file systems. 
de.schlichtherle.truezip.fs.archive Provides acces to archive files as if they were just directories. 
de.schlichtherle.truezip.io General I/O utilities. 
de.schlichtherle.truezip.socket Provides I/O sockets to address and resolve targets for I/O operations. 
de.schlichtherle.truezip.util General utility classes. 
 

Classes in de.schlichtherle.truezip.util used by de.schlichtherle.truezip.fs
AbstractExceptionBuilder
          Abstract implementation of an exception builder.
BitField
          A type-safe, immutable set of enums which emulates the concept of a bit field, i.e. a set of predefined bits.
ExceptionBuilder
          An exception builder is an exception handler which assembles an exception of the parameter type T from one or more exceptions of the parameter type C.
ExceptionHandler
          A generic callback interface designed to be implemented by client applications in order to inject an exception handling strategy into a cooperative algorithm as its dependency.
Link
          A link has a nullable target property.
Link.Type
          A link type defines the terms and conditions for clearing its target and is a factory for
 

Classes in de.schlichtherle.truezip.util used by de.schlichtherle.truezip.fs.archive
BitField
          A type-safe, immutable set of enums which emulates the concept of a bit field, i.e. a set of predefined bits.
ExceptionHandler
          A generic callback interface designed to be implemented by client applications in order to inject an exception handling strategy into a cooperative algorithm as its dependency.
Link
          A link has a nullable target property.
 

Classes in de.schlichtherle.truezip.util used by de.schlichtherle.truezip.io
AbstractExceptionBuilder
          Abstract implementation of an exception builder.
ExceptionBuilder
          An exception builder is an exception handler which assembles an exception of the parameter type T from one or more exceptions of the parameter type C.
ExceptionHandler
          A generic callback interface designed to be implemented by client applications in order to inject an exception handling strategy into a cooperative algorithm as its dependency.
 

Classes in de.schlichtherle.truezip.util used by de.schlichtherle.truezip.socket
ExceptionHandler
          A generic callback interface designed to be implemented by client applications in order to inject an exception handling strategy into a cooperative algorithm as its dependency.
Pool
          An interface for pooling strategies.
Pool.Releasable
          This interface is designed to be used with Pools which enable their resources to release itself.
 

Classes in de.schlichtherle.truezip.util used by de.schlichtherle.truezip.util
BitField
          A type-safe, immutable set of enums which emulates the concept of a bit field, i.e. a set of predefined bits.
CanonicalStringSet
          An abstract set of the canonical string representation of objects in natural sort order.
CanonicalStringSet.Canonicalizer
          An idempotent function which maps an arbitrary object to its canonical string representation.
ExceptionBuilder
          An exception builder is an exception handler which assembles an exception of the parameter type T from one or more exceptions of the parameter type C.
ExceptionHandler
          A generic callback interface designed to be implemented by client applications in order to inject an exception handling strategy into a cooperative algorithm as its dependency.
Link
          A link has a nullable target property.
Link.Type
          A link type defines the terms and conditions for clearing its target and is a factory for
 


TrueZIP Kernel 7.0-rc2

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.