Interface bnd.FindOptions

  • All Superinterfaces:
    Options
    Enclosing class:
    bnd

    static interface bnd.FindOptions
    extends Options
    Find a package in the current project or a set of jars
    • Method Detail

      • imports

        Glob[] imports()
      • exports

        Glob[] exports()