Uses of Interface
org.smallmind.scribe.pen.RolloverRule
-
Packages that use RolloverRule Package Description org.smallmind.scribe.pen -
-
Uses of RolloverRule in org.smallmind.scribe.pen
Classes in org.smallmind.scribe.pen that implement RolloverRule Modifier and Type Class Description classFileSizeRolloverRuleclassTimestampRolloverRuleMethods in org.smallmind.scribe.pen with parameters of type RolloverRule Modifier and Type Method Description voidRollover. setRules(RolloverRule[] rules)Constructors in org.smallmind.scribe.pen with parameters of type RolloverRule Constructor Description Rollover(RolloverRule... rules)Rollover(Timestamp timestamp, char separator, RolloverRule... rules)Rollover(Timestamp timestamp, RolloverRule... rules)
-