|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.ObjectInfo
ProjectInfo
public class ProjectInfo
| Field Summary | |
|---|---|
private InfoLinkedList |
fileInfoList
|
| Fields inherited from class Info |
|---|
f |
| Constructor Summary | |
|---|---|
ProjectInfo(java.io.File f,
InfoLinkedList fileInfoList)
|
|
| Method Summary | |
|---|---|
int |
getNumClasses()
return the number of classes in this project. |
void |
printStatistics()
prints the statistics for this project. |
| Methods inherited from class Info |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private InfoLinkedList fileInfoList
| Constructor Detail |
|---|
public ProjectInfo(java.io.File f,
InfoLinkedList fileInfoList)
| Method Detail |
|---|
public int getNumClasses()
public void printStatistics()
printStatistics in class Info
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||