Uses of Interface
net.sf.clirr.framework.ClassSetChangeCheck

Packages that use ClassSetChangeCheck
net.sf.clirr.checks The check modules that implement the funtionality of clirr. 
 

Uses of ClassSetChangeCheck in net.sf.clirr.checks
 

Classes in net.sf.clirr.checks that implement ClassSetChangeCheck
(package private)  class net.sf.clirr.checks.AbstractClassSetChangeCheck
           
 class AddedClassCheck
          Checks whether a class/interface has been added.
 class RemovedClassCheck
          Checks whether a class/interface has been removed from the public API.
 



Copyright © 2003-2004 Lars Kühne. All Rights Reserved.