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, isAvailable
minElementCount
checkFile, invoke, isAvailable
canModify, getText, setText, startInWriteAction, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getFamilyName
getElementToMakeWritable
protected boolean canJoin(java.util.List<E> elements)
canJoin
in class AbstractJoinListAction<L extends PsiElement,E extends PsiElement>