Package hudson.search

Class UnionSearchIndex

java.lang.Object
hudson.search.UnionSearchIndex
All Implemented Interfaces:
SearchIndex

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