|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- the type of added objectspublic interface Addible<T>
Interface for classes that supports addition of an object.
Method Summary | |
---|---|
boolean |
add(T object)
Adds the specified object to this instance. |
Method Detail |
---|
boolean add(T object) throws BucketStorageException
object
- the object to be added
BucketStorageException
- if there was an error adding the object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |