Package hudson.search

Interface SearchIndex

All Known Implementing Classes:
CollectionSearchIndex, FixedSet, UnionSearchIndex

public interface SearchIndex
Conceptually a set of SearchItems that provide quick look-up from their names.
Author:
Kohsuke Kawaguchi
See Also: