Package | Description |
---|---|
org.zeroturnaround.zip.timestamps |
Modifier and Type | Class and Description |
---|---|
class |
Java8TimestampStrategy
This strategy will call lastModifiedTime, creationTime and
lastAccessTime methods (added in Java 8).
|
class |
PreJava8TimestampStrategy
Setting the timestamp in pre-java-8 environments.
|
Modifier and Type | Method and Description |
---|---|
static TimestampStrategy |
TimestampStrategyFactory.getInstance() |
Copyright © 2017 ZeroTurnaround. All rights reserved.