edu.umd.cs.findbugs.classfile

Interface IClassPathBuilderProgress

public interface IClassPathBuilderProgress

Progress callback interface for classpath construction.

Author: David Hovemeyer

Method Summary
voidfinishArchive()
Report that FindBugs has finished scanning an archive in order to add its classes to the repository.

Method Detail

finishArchive

public void finishArchive()
Report that FindBugs has finished scanning an archive in order to add its classes to the repository.
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.