|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GrabberIF<O,G>
INTERNAL: Grabs an object from another object.
The object that is grabbed decided by the implementation of this interface.
Method Summary | |
---|---|
G |
grab(O object)
Returns an object that is somehow extracted from the given object. |
Method Detail |
---|
G grab(O object)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |