| Package | Description |
|---|---|
| the.bytecode.club.bytecodeviewer |
| Constructor and Description |
|---|
TransferableObject(java.lang.Class dataClass,
FileDrop.TransferableObject.Fetcher fetcher)
Creates a new
FileDrop.TransferableObject that will return the object
that is returned by fetcher. |
TransferableObject(FileDrop.TransferableObject.Fetcher fetcher)
Creates a new
FileDrop.TransferableObject that will return the object
that is returned by fetcher. |