Package classycle.dependency
Interface Result
-
- All Known Implementing Classes:
CyclesResult,DependencyResult,ResultContainer,TextResult
public interface ResultCommon interface of all result checking statements.- Author:
- Franz-Josef Elmer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisOk()Returnstrueif the checking result is positive.
-