edu.umd.cs.findbugs.util

Interface TopologicalSort.OutEdges<E>

public interface TopologicalSort.OutEdges<E>

Method Summary
Collection<E>getOutEdges(E e)

Method Detail

getOutEdges

public Collection<E> getOutEdges(E e)
FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.