Uses of Package
org.objectweb.jac.util

Packages that use org.objectweb.jac.util
org.objectweb.jac.aspects.cache   
org.objectweb.jac.aspects.gui   
org.objectweb.jac.aspects.gui.web   
org.objectweb.jac.aspects.user   
org.objectweb.jac.core   
org.objectweb.jac.core.translators   
org.objectweb.jac.ide This package contains the implementation of the JAC's IDE: UMLAF (for UML Aspectual Factory). 
org.objectweb.jac.util   
 

Classes in org.objectweb.jac.util used by org.objectweb.jac.aspects.cache
ObjectArray
          This utility class wraps an array of objects and defines an hashCode() and an equals()
 

Classes in org.objectweb.jac.util used by org.objectweb.jac.aspects.gui
Enum
           
Matrix
          This class represents a wrappable matrix of object The implementation is simple and not optimized.
Predicate
          A Predicate class.
Stack
           
 

Classes in org.objectweb.jac.util used by org.objectweb.jac.aspects.gui.web
Semaphore
          This is a simple implementation of the well-known semaphore synchronization feature.
 

Classes in org.objectweb.jac.util used by org.objectweb.jac.aspects.user
Stack
           
 

Classes in org.objectweb.jac.util used by org.objectweb.jac.core
OrderedRepository
          This class defines a repository that provides order on the registered objects.
Predicate
          A Predicate class.
Repository
          This class can be subclassed to create specific repositories.
WeakHashSet
           
WeakRepository
          This class can be subclassed to create specific repositories.
 

Classes in org.objectweb.jac.util used by org.objectweb.jac.core.translators
Stack
           
 

Classes in org.objectweb.jac.util used by org.objectweb.jac.ide
File
          Provides recursive file listing, and replaces leading ~ by the user's home directory.
LineNumberWriter
          A writer which counts the numbers of lines that it writes.
 

Classes in org.objectweb.jac.util used by org.objectweb.jac.util
AbstractMap
          This class provides a skeletal implementation of the Map interface, to minimize the effort required to implement this interface.
File
          Provides recursive file listing, and replaces leading ~ by the user's home directory.
Predicate
          A Predicate class.
Repository
          This class can be subclassed to create specific repositories.