Uses of Interface
org.aspectj.org.eclipse.jdt.internal.core.nd.indexer.Indexer.Listener
Packages that use Indexer.Listener
Package
Description
-
Uses of Indexer.Listener in org.aspectj.org.eclipse.jdt.internal.core
Classes in org.aspectj.org.eclipse.jdt.internal.core that implement Indexer.ListenerModifier and TypeClassDescriptionclassKeep the global states used during Java element delta processing. -
Uses of Indexer.Listener in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer
Methods in org.aspectj.org.eclipse.jdt.internal.core.nd.indexer with parameters of type Indexer.ListenerModifier and TypeMethodDescriptionvoidIndexer.addListener(Indexer.Listener newListener)Adds the given listener.voidIndexer.removeListener(Indexer.Listener oldListener)