public class StaticImportMethodQuestionAction<T extends PsiMember> extends java.lang.Object implements QuestionAction
Modifier and Type | Method and Description |
---|---|
protected void |
doImport(T toImport) |
boolean |
execute() |
protected java.lang.String |
getPopupTitle() |
protected java.lang.String getPopupTitle()
public boolean execute()
execute
in interface QuestionAction
protected void doImport(T toImport)