JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
classycle.dependency
Interface Result
All Known Implementing Classes:
CyclesResult
,
DependencyResult
,
ResultContainer
,
TextResult
public interface
Result
Common interface of all result checking statements.
Author:
Franz-Josef Elmer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isOk
()
Returns
true
if the checking result is positive.
Method Detail
isOk
boolean isOk()
Returns
true
if the checking result is positive.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method