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.Fields in org.zeroturnaround.zip.timestamps declared as TimestampStrategyModifier and TypeFieldDescriptionprivate static TimestampStrategyTimestampStrategyFactory.INSTANCEMethods in org.zeroturnaround.zip.timestamps that return TimestampStrategyModifier and TypeMethodDescriptionstatic TimestampStrategyTimestampStrategyFactory.getInstance()private static TimestampStrategyTimestampStrategyFactory.getStrategy()