Uses of Package
gzz.util

Packages that use gzz.util
gzz gzz 
gzz.client   
gzz.gfx.gl   
gzz.impl   
gzz.media   
gzz.mediaserver   
gzz.slices   
gzz.util   
 

Classes in gzz.util used by gzz
StringSearcher
          An interface for storing a set of strings with keys and searchig from them.
 

Classes in gzz.util used by gzz.client
Filer.Group
          A mapping from ids (opaque URIs) to Filers.
 

Classes in gzz.util used by gzz.gfx.gl
Background
          Perform tasks in the background, in a queue.
 

Classes in gzz.util used by gzz.impl
StringSearcher
          An interface for storing a set of strings with keys and searchig from them.
 

Classes in gzz.util used by gzz.media
SerializedVersionFormat
          A serialization format for Java-serializable Versions and Version.Diffs.
VersionFormat
          A serialization format for Versions and Version.Diffs.
 

Classes in gzz.util used by gzz.mediaserver
Filer
          A "place" a Version can be loaded from and saved to.
Filer.AbstractGroup
           
Filer.Group
          A mapping from ids (opaque URIs) to Filers.
Version
          A version of something that can be diffed.
VersionFormat
          A serialization format for Versions and Version.Diffs.
 

Classes in gzz.util used by gzz.slices
Version
          A version of something that can be diffed.
Version.Diff
          A diff between two Versions.
 

Classes in gzz.util used by gzz.util
AbstractFlatHashMap
          A flat hash class.
AbstractHashMap
          An abstract implementation of Map.
Background
          Perform tasks in the background, in a queue.
Filer
          A "place" a Version can be loaded from and saved to.
Filer.Group
          A mapping from ids (opaque URIs) to Filers.
HeaderUtil.ParseException
           
Pool
          A pool for throw-away objects.
Pool.Poolable
           
StringSearcher
          An interface for storing a set of strings with keys and searchig from them.
URN5Namespace
          A class which is able to generate globally unique URN-5 identifiers.
UTF8Char
           
Version
          A version of something that can be diffed.
Version.Diff
          A diff between two Versions.
VersionFormat
          A serialization format for Versions and Version.Diffs.