Package net.i2p.util
Class LogLimit
- java.lang.Object
-
- net.i2p.util.LogLimit
-
class LogLimit extends Object
Defines the log limit for a particular set of logs
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)intgetLimit()StringgetRootName()inthashCode()booleanmatches(Log log)voidsetLimit(int limit)
-