Interface DependencySeed.Filter
-
- Enclosing class:
- DependencySeed
public static interface DependencySeed.Filter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isAddOnFor(String type, String id)
Returnstrue
if this dependency is an add-on for the given dependency seed.
-