Package | Description |
---|---|
icy.system |
Contains System related objects and tools (Thread, Profiling, Security, Exception...)
|
Constructor and Description |
---|
FileDrop.TransferableObject(java.lang.Class dataClass,
FileDrop.TransferableObject.Fetcher fetcher)
Creates a new
FileDrop.TransferableObject that will return the
object that is returned by fetcher. |
FileDrop.TransferableObject(FileDrop.TransferableObject.Fetcher fetcher)
Creates a new
FileDrop.TransferableObject that will return the
object that is returned by fetcher. |