public class ReporterFactoryOptions extends Object
Constructor and Description |
---|
ReporterFactoryOptions() |
ReporterFactoryOptions(boolean statPerSourceName) |
Modifier and Type | Method and Description |
---|---|
Object |
clone(ClassLoader target) |
boolean |
isStatPerSourceName() |
void |
setStatPerSourceName(boolean statPerSourceName) |
public ReporterFactoryOptions()
public ReporterFactoryOptions(boolean statPerSourceName)
public boolean isStatPerSourceName()
public void setStatPerSourceName(boolean statPerSourceName)
public Object clone(ClassLoader target)
Copyright © 2004–2025 The Apache Software Foundation. All rights reserved.