JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
ch.qos.logback.core
ch.qos.logback.core.rolling
LengthCounter
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
add(long)
getLength()
reset()
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
()