Package hudson.search

Class UnionSearchIndex

  • All Implemented Interfaces:
    SearchIndex

    public class UnionSearchIndex
    extends Object
    implements SearchIndex
    Union of two sets.
    Author:
    Kohsuke Kawaguchi