|
2.17.2: 2011-06-17 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- A kind of object that implements ToTransferable
public 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
|
2.17.2: 2011-06-17 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |