com.kirkk.analyzer.framework.bcelbundle
Class JarRelationshipDecorator

java.lang.Object
  extended by com.kirkk.analyzer.framework.JarCollectionDecorator
      extended by com.kirkk.analyzer.framework.bcelbundle.JarRelationshipDecorator
All Implemented Interfaces:
JarCollection

public class JarRelationshipDecorator
extends JarCollectionDecorator


Field Summary
 
Fields inherited from class com.kirkk.analyzer.framework.JarCollectionDecorator
jarCollection
 
Constructor Summary
JarRelationshipDecorator(JarCollection jarCollection)
           
 
Method Summary
 
Methods inherited from class com.kirkk.analyzer.framework.JarCollectionDecorator
first, getJar, getJarContainingPackage, getJarCount, hasNext, nextJar, toArray
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JarRelationshipDecorator

public JarRelationshipDecorator(JarCollection jarCollection)


Copyright ? 2006 Kirk Knoernschild