edu.neu.ccs.demeter.dj
Class ClassGraph.Added

java.lang.Object
  |
  +--edu.neu.ccs.demeter.dj.ClassGraph.Added
Enclosing class:
ClassGraph

protected class ClassGraph.Added
extends Object

Values in the ClassGraph.classesAdded map. fields is true if all fields have been added; methods is true if all methods have been added.


Constructor Summary
protected ClassGraph.Added()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassGraph.Added

protected ClassGraph.Added()