public class KnownElementWeigher extends ProximityWeigher
| Constructor and Description |
|---|
KnownElementWeigher() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isGetClass(PsiMethod method) |
java.lang.Comparable |
weigh(PsiElement element,
ProximityLocation location) |
setDebugName, toStringpublic java.lang.Comparable weigh(PsiElement element, ProximityLocation location)
weigh in class ProximityWeigherpublic static boolean isGetClass(PsiMethod method)