public class DefaultCopyStrategy extends Object implements FileCopyStrategy
| Constructor and Description |
|---|
DefaultCopyStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
copy(File source,
File target)
Copy the file from source to target.
|
public void copy(File source, File target)
FileCopyStrategycopy in interface FileCopyStrategyCopyright © 2021 Hazelcast, Inc.. All Rights Reserved.