|
Pull Up Method public setCreationTime(instant Instant) : void from class org.cryptomator.filesystem.inmem.InMemoryFolder to public setCreationTime(creationTime Instant) : void from class org.cryptomator.filesystem.inmem.InMemoryNode |
From |
To |
|
Pull Up Method public creationTime() : Optional<Instant> from class org.cryptomator.filesystem.crypto.CryptoFile to public creationTime() : Optional<Instant> from class org.cryptomator.filesystem.crypto.CryptoNode |
From |
To |
|
Pull Up Method public creationTime() : Optional<Instant> from class org.cryptomator.filesystem.crypto.CryptoFolder to public creationTime() : Optional<Instant> from class org.cryptomator.filesystem.crypto.CryptoNode |
From |
To |
|
Pull Up Method private setCreationTime(creationTime Instant) : void from class org.cryptomator.filesystem.inmem.InMemoryFile to public setCreationTime(creationTime Instant) : void from class org.cryptomator.filesystem.inmem.InMemoryNode |
From |
To |
|
Pull Up Method public setCreationTime(instant Instant) : void from class org.cryptomator.filesystem.Folder to public setCreationTime(instant Instant) : void from class org.cryptomator.filesystem.Node |
From |
To |