Interface LayeredRunnable<E>
-
- All Superinterfaces:
Runnable
- All Known Implementing Classes:
EiglspergerRunnable
,SugiyamaRunnable
,TestEiglspergerRunnable
,TestSugiyamaRunnable
public interface LayeredRunnable<E> extends Runnable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
cancel()
Map<E,List<Point>>
getEdgePointMap()
-