|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Sizable
A wrapper for objects that can tell how many elements are contained within themselves.
Method Summary | |
---|---|
int |
getSize()
Returns the number of elements contained within this wrapper. |
Methods inherited from interface net.sf.morph.wrap.Wrapper |
---|
getWrappedObject |
Method Detail |
---|
int getSize() throws WrapperException
WrapperException
- if the number of elements in the object could not be
determined
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |