Interface IJavaElementRequestor

All Known Implementing Classes:
JavaElementRequestor

public interface IJavaElementRequestor
This interface is used by IRequestorNameLookup. As results are found by IRequestorNameLookup, they are reported to this interface. An IJavaElementRequestor is able to cancel at any time (that is, stop receiving results), by responding true to #isCancelled.