|
|||||
FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a sequence of objects which represents one or many instances of of objects of a given type. The type can be ommitted in which case any type of object can be added.
Constructor Summary | |
NonEmptySequence()
|
|
NonEmptySequence(Class type)
|
|
NonEmptySequence(Class type, List content)
|
Method Summary | |
---|---|
int |
minimumSize()
|
Constructor Detail |
---|
public NonEmptySequence()
public NonEmptySequence(Class type)
public NonEmptySequence(Class type, List content)
Method Detail |
---|
public int minimumSize()