Interface DependencySeed.Filter

Enclosing class:
DependencySeed

public static interface DependencySeed.Filter
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Returns true if this dependency is an add-on for the given dependency seed.
  • Method Details

    • isAddOnFor

      boolean isAddOnFor(String type, String id)
      Returns true if this dependency is an add-on for the given dependency seed.