Uses of Interface
org.onebusaway.container.rotation.RotationStrategy
-
Packages that use RotationStrategy Package Description org.onebusaway.container.rotation -
-
Uses of RotationStrategy in org.onebusaway.container.rotation
Classes in org.onebusaway.container.rotation that implement RotationStrategy Modifier and Type Class Description classTimeRotationStrategyAn implementation ofRotationStrategythat writes output to file whose named is specified using a format processed using the theSimpleDateFormatclass.Constructors in org.onebusaway.container.rotation with parameters of type RotationStrategy Constructor Description RotationWriter(RotationStrategy strategy)
-