Uses of Interface
org.zeroturnaround.zip.timestamps.TimestampStrategy
Packages that use TimestampStrategy
-
Uses of TimestampStrategy in org.zeroturnaround.zip.timestamps
Classes in org.zeroturnaround.zip.timestamps that implement TimestampStrategyModifier and TypeClassDescriptionclassThis strategy will call lastModifiedTime, creationTime and lastAccessTime methods (added in Java 8).classSetting the timestamp in pre-java-8 environments.Methods in org.zeroturnaround.zip.timestamps that return TimestampStrategyModifier and TypeMethodDescriptionstatic TimestampStrategyTimestampStrategyFactory.getInstance()