public static class NameLookup.Answer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
IModuleDescription |
module |
IType |
type |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ignoreIfBetter() |
boolean |
isBetter(NameLookup.Answer otherAnswer) |
java.lang.String |
toString() |
public IType type
public IModuleDescription module
public boolean ignoreIfBetter()
public boolean isBetter(NameLookup.Answer otherAnswer)
public java.lang.String toString()
toString in class java.lang.Object