|
© 1998-2002 McGraw-Hill | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface that supports a Collection whose values are kept in increasing order. Values stored within ordered structures should implement Comparable; ie. they should have an implemented compareTo method.
Comparable
,
Comparable.compareTo(java.lang.Object)
Methods inherited from interface structure.Structure |
add, clear, contains, elements, isEmpty, iterator, remove, size, values |
|
© 1998-2002 McGraw-Hill | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |