edu.umd.cs.findbugs.gui

Interface Grouper.Callback<ElementType2>

public interface Grouper.Callback<ElementType2>

Method Summary
voidaddToGroup(ElementType2 member)
voidstartGroup(ElementType2 firstMember)

Method Detail

addToGroup

public void addToGroup(ElementType2 member)

startGroup

public void startGroup(ElementType2 firstMember)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.