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