Interface LoopHandler
-
- All Known Implementing Classes:
NPrintLoopHandler
,PerformanceLoopHandler
public interface LoopHandler
A Loop handler is responsible for handling Loop instances.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(Loop loop)
-