public abstract class AbstractJavaJoinListAction<L extends PsiElement,E extends PsiElement> extends AbstractJoinListAction<L,E>
EMPTY_ARRAY| Constructor and Description |
|---|
AbstractJavaJoinListAction() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
canJoin(java.util.List<E> elements) |
invoke, isAvailableminElementCountcheckFile, invoke, isAvailablecanModify, getText, setText, startInWriteAction, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetFamilyNamegetElementToMakeWritableprotected boolean canJoin(java.util.List<E> elements)
canJoin in class AbstractJoinListAction<L extends PsiElement,E extends PsiElement>