public class NeverCleanStrategy extends java.lang.Object implements CleanStrategy
| Constructor and Description |
|---|
NeverCleanStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldClean(java.io.File file)
Whether we should clean a specified log file.
|
public boolean shouldClean(java.io.File file)
CleanStrategyshouldClean in interface CleanStrategyfile - the log file