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