Package org.aksw.commons.util.lifecycle
Interface LifeCycle
-
- All Known Implementing Classes:
LifeCycleBase
public interface LifeCycleA very basic life cycle for things that can start and end- Author:
- raven
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidfinish()voidstart()
-