|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectAssignments.AssignmentList
public class AssignmentList
AssignmentList represents a list of assignments.
| Field Summary | |
|---|---|
(package private) java.util.Collection<Assignment> |
assignments
The collection that contains Assignments. |
(package private) int |
numassigns
The number of assignments in the list. |
| Constructor Summary | |
|---|---|
AssignmentList()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.util.Collection<Assignment> assignments
int numassigns
| Constructor Detail |
|---|
public AssignmentList()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||