Implementations should inspect the given editor input first, and try to reject it early before calling IEditorReference.getEditorInput(), since that method may be expensive.
true if the editor matches the given editor input,false if it does not match
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |