|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Capacity
An interface exposed by data structures that have a maximum capacity.
Responsibilities | Collaborations |
---|---|
Report the maximum capacity. |
Method Summary | |
---|---|
int |
getCapacity()
|
Method Detail |
---|
int getCapacity()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |