Class Index

java.lang.Object
org.aspectj.org.eclipse.jdt.internal.core.index.Index

public class Index extends Object
An Index maps document names to their referenced words in various categories.

Queries can search a single category or several at the same time.

Indexes are not synchronized structures and should only be queried/updated one at a time.