JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
ch.qos.logback.core
Package
ch.qos.logback.core.rolling
Interface LengthCounter
All Known Implementing Classes:
LengthCounterBase
public interface
LengthCounter
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
add
(long len)
long
getLength
()
void
reset
()
Method Details
add
void
add
(long len)
getLength
long
getLength
()
reset
void
reset
()