JavaScript is disabled on your browser.
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
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.
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