com.vladium.emma.report
Class SourcePathCache.CacheEntry

java.lang.Object
  extended bycom.vladium.emma.report.SourcePathCache.CacheEntry
Enclosing class:
SourcePathCache

private static final class SourcePathCache.CacheEntry
extends java.lang.Object


Field Summary
(package private)  java.util.Set[] m_listings
           
 
Constructor Summary
(package private) SourcePathCache.CacheEntry(int size)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_listings

final java.util.Set[] m_listings
Constructor Detail

SourcePathCache.CacheEntry

SourcePathCache.CacheEntry(int size)