Package | Description |
---|---|
ch.qos.logback.core.rolling.helper |
Internal helper classes used by
ch.qos.logback.core.rolling package. |
Modifier and Type | Method and Description |
---|---|
PeriodicityType |
RollingCalendar.computePeriodicityType() |
PeriodicityType |
RollingCalendar.getPeriodicityType() |
static PeriodicityType |
PeriodicityType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PeriodicityType[] |
PeriodicityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2016 QOS.ch. All rights reserved.