public class IllegalDependencies extends Object
| Constructor and Description |
|---|
IllegalDependencies() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Clazz entry,
Clazz illegalDependency) |
void |
add(Clazz entry,
Set<Clazz> illegalDependencies) |
Map<Clazz,Set<Clazz>> |
getViolations() |
boolean |
isEmpty() |
Copyright © 2017–2021 Hans Jörg Heßmann. All rights reserved.