|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.summary.query.ImportsType
public class ImportsType
Determines if a particular type is imported
| Constructor Summary | |
|---|---|
ImportsType()
|
|
| Method Summary | |
|---|---|
static boolean |
query(Summary summary,
TypeSummary type)
Checks to see if the type is imported |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ImportsType()
| Method Detail |
|---|
public static boolean query(Summary summary,
TypeSummary type)
summary - Description of Parametertype - Description of Parameter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||