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(java.lang.String type, java.lang.String id)Returnstrueif this dependency is an add-on for the given dependency seed.
-