Uses of Package
com.vladium.util

Packages that use com.vladium.util
com.vladium.emma   
com.vladium.emma.data   
com.vladium.emma.filter   
com.vladium.emma.instr   
com.vladium.emma.report   
com.vladium.emma.report.html   
com.vladium.emma.rt   
com.vladium.jcd.cls   
com.vladium.jcd.cls.attribute   
com.vladium.jcd.compiler   
com.vladium.util   
 

Classes in com.vladium.util used by com.vladium.emma
IProperties
           
 

Classes in com.vladium.util used by com.vladium.emma.data
IConstants
           
IntObjectMap
          MT-safety: an instance of this class is not safe for access from multiple concurrent threads [even if access is done by a single thread at a time].
IProperties
           
 

Classes in com.vladium.util used by com.vladium.emma.filter
WCMatcher
           
 

Classes in com.vladium.util used by com.vladium.emma.instr
ByteArrayOStream
          An unsynchronized version of java.io.ByteArrayOutputStream that can expose the underlying byte array without a defensive clone and can also be converted to a ByteArrayIStream without intermediate array copies.
IConstants
           
IPathEnumerator.IPathHandler
           
IProperties
           
 

Classes in com.vladium.util used by com.vladium.emma.report
IntIntMap
          MT-safety: an instance of this class is not safe for access from multiple concurrent threads [even if access is done by a single thread at a time].
IntObjectMap
          MT-safety: an instance of this class is not safe for access from multiple concurrent threads [even if access is done by a single thread at a time].
IProperties
           
IProperties.IMapper
          An IMapper is a stateless hook for mapping a arbitrary property key to another (useful, for example, for property aliasing and defaulting).
ObjectIntMap
          MT-safety: an instance of this class is not safe for access from multiple concurrent threads [even if access is done by a single thread at a time].
 

Classes in com.vladium.util used by com.vladium.emma.report.html
IntObjectMap
          MT-safety: an instance of this class is not safe for access from multiple concurrent threads [even if access is done by a single thread at a time].
IProperties
           
ObjectIntMap
          MT-safety: an instance of this class is not safe for access from multiple concurrent threads [even if access is done by a single thread at a time].
 

Classes in com.vladium.util used by com.vladium.emma.rt
ByteArrayOStream
          An unsynchronized version of java.io.ByteArrayOutputStream that can expose the underlying byte array without a defensive clone and can also be converted to a ByteArrayIStream without intermediate array copies.
IPathEnumerator.IPathHandler
           
IProperties
           
 

Classes in com.vladium.util used by com.vladium.jcd.cls
IntVector
           
ObjectIntMap
          MT-safety: an instance of this class is not safe for access from multiple concurrent threads [even if access is done by a single thread at a time].
 

Classes in com.vladium.util used by com.vladium.jcd.cls.attribute
IntVector
           
 

Classes in com.vladium.util used by com.vladium.jcd.compiler
ByteArrayOStream
          An unsynchronized version of java.io.ByteArrayOutputStream that can expose the underlying byte array without a defensive clone and can also be converted to a ByteArrayIStream without intermediate array copies.
 

Classes in com.vladium.util used by com.vladium.util
ByteArrayIStream
          An unsynchronized version of java.io.ByteArrayInputStream.
ClassLoadContext
          Information context for IClassLoadStrategy.getClassLoader(ClassLoadContext).
ClassLoaderResolver.CallerResolver
          A helper class to get the call context.
IClassLoadStrategy
          The interface implemented by any classloader selection Strategy used with ClassLoaderResolver API.
IntIntMap.Entry
          The structure used for chaining colliding keys.
IntObjectMap
          MT-safety: an instance of this class is not safe for access from multiple concurrent threads [even if access is done by a single thread at a time].
IntObjectMap.Entry
          The structure used for chaining colliding keys.
IntSet.Entry
          The structure used for chaining colliding keys.
IPathEnumerator
           
IPathEnumerator.IPathHandler
           
IProperties
           
IProperties.Factory.PropertiesImpl
           
IProperties.IMapper
          An IMapper is a stateless hook for mapping a arbitrary property key to another (useful, for example, for property aliasing and defaulting).
ObjectIntMap.Entry
          The structure used for chaining colliding keys.
SoftValueMap.IndexedSoftReference
          An extension of WeakReference that can store an index of the bucket it is associated with.
SoftValueMap.SoftEntry
          The structure used for chaining colliding keys.
WCMatcher
           
XProperties