|
Move Method public testDelete() : void from class org.cryptomator.filesystem.delegating.DelegatingWritableFileTest to public testDelete() : void from class org.cryptomator.filesystem.delegating.DelegatingFileTest |
From |
To |
|
Move Method public testSetCreationTime() : void from class org.cryptomator.filesystem.delegating.DelegatingWritableFileTest to public testSetCreationTime() : void from class org.cryptomator.filesystem.delegating.DelegatingFileTest |
From |
To |
|
Move Method private assertMovePreconditionsAreMet(other WritableNioFile) : void from class org.cryptomator.filesystem.nio.WritableNioFile to private assertMovePreconditionsAreMet(destination NioFile) : void from class org.cryptomator.filesystem.nio.NioFile |
From |
To |
|
Move Method public setCreationTime(instant Instant) : void from class org.cryptomator.filesystem.delegating.DelegatingWritableFile to public setCreationTime(instant Instant) : void from class org.cryptomator.filesystem.delegating.DelegatingNode |
From |
To |
|
Move Method public setLastModified(instant Instant) : void from class org.cryptomator.filesystem.delegating.DelegatingWritableFile to public setLastModified(instant Instant) : void from class org.cryptomator.filesystem.delegating.DelegatingNode |
From |
To |
|
Move Method public testSetLastModified() : void from class org.cryptomator.filesystem.delegating.DelegatingWritableFileTest to public testSetLastModified() : void from class org.cryptomator.filesystem.delegating.DelegatingFileTest |
From |
To |
|
Move Method public delete() : void from class org.cryptomator.filesystem.delegating.DelegatingWritableFile to public delete() : void from class org.cryptomator.filesystem.delegating.DelegatingFile |
From |
To |
|
Move Method public setLastModified(instant Instant) : void from class org.cryptomator.filesystem.crypto.CryptoWritableFile to public setLastModified(lastModified Instant) : void from class org.cryptomator.filesystem.crypto.CryptoNode |
From |
To |
|
Move Method public setLastModified(instant Instant) : void from class org.cryptomator.filesystem.nio.WritableNioFile to public setLastModified(lastModified Instant) : void from class org.cryptomator.filesystem.nio.NioNode |
From |
To |
|
Move Method public delete() : void from class org.cryptomator.filesystem.blockaligned.BlockAlignedWritableFile to public delete() : void from class org.cryptomator.filesystem.crypto.CryptoFile |
From |
To |
|
Move Method public delete() : void from class org.cryptomator.filesystem.crypto.CryptoWritableFile to public delete() : void from class org.cryptomator.filesystem.crypto.CryptoFile |
From |
To |
|
Move Method public setLastModified(instant Instant) : void from class org.cryptomator.filesystem.blockaligned.BlockAlignedWritableFile to public setLastModified(lastModified Instant) : void from class org.cryptomator.filesystem.crypto.CryptoNode |
From |
To |
|
Rename Parameter instant : Instant to lastModified : Instant in method public setLastModified(lastModified Instant) : void in class org.cryptomator.filesystem.nio.NioNode |
From |
To |
|
Rename Parameter instant : Instant to creationTime : Instant in method protected setCreationTime(creationTime Instant) : void in class org.cryptomator.frontend.webdav.jackrabbitservlet.DavFile |
From |
To |
|
Rename Parameter instant : Instant to lastModified : Instant in method public setLastModified(lastModified Instant) : void in class org.cryptomator.filesystem.crypto.CryptoNode |
From |
To |
|
Rename Parameter instant : Instant to creationTime : Instant in method public setCreationTime(creationTime Instant) : void in class org.cryptomator.filesystem.crypto.CryptoNode |
From |
To |
|
Rename Parameter instant : Instant to creationTime : Instant in method public setCreationTime(creationTime Instant) : void in class org.cryptomator.filesystem.Node |
From |
To |
|
Rename Parameter instant : Instant to lastModified : Instant in method protected setModificationTime(lastModified Instant) : void in class org.cryptomator.frontend.webdav.jackrabbitservlet.DavFile |
From |
To |
|
Rename Parameter other : WritableNioFile to destination : NioFile in method private assertMovePreconditionsAreMet(destination NioFile) : void in class org.cryptomator.filesystem.nio.NioFile |
From |
To |