|
3.1.1: 2012-03-29 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
T - A kind of object that implements ToTransferablepublic interface ToTransferable<T extends Transferable>
This interface should be implemented by classes that can
convert (parts of) it's internal state into a Transferable
object.
| Method Summary | |
|---|---|
T |
toTransferable(T to)
Transfer the internal state to a transferable object. |
| Method Detail |
|---|
T toTransferable(T to)
to - The transferable object to use
|
3.1.1: 2012-03-29 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||