T - O tipo específico do arquivo.public interface CopyableFile<T extends ClientFile>
| Modifier and Type | Method and Description |
|---|---|
T |
copy(T targetDir)
Faz uma cópia deste arquivo mantendo o lastModifiedDate.
|
T copy(T targetDir) throws IOException
targetDir - o diretório destino da cópia.IOExceptionCopyright © 2017. All rights reserved.