fr.jcgay.maven.profiler
Class Configuration
java.lang.Object
fr.jcgay.maven.profiler.Configuration
public class Configuration
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Configuration
public Configuration(boolean isProfiling,
Reporter reporter,
Sorter sorter)
read
public static Configuration read()
isProfiling
public boolean isProfiling()
reporter
public Reporter reporter()
sorter
public Sorter sorter()
Copyright © 2014–2017. All rights reserved.