fr.jcgay.maven.profiler.reporting.template
Class EntryAndTime<T>
java.lang.Object
fr.jcgay.maven.profiler.reporting.template.EntryAndTime<T>
public class EntryAndTime<T>
- extends Object
|
Constructor Summary |
EntryAndTime(T entry,
com.google.common.base.Stopwatch time)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntryAndTime
public EntryAndTime(T entry,
com.google.common.base.Stopwatch time)
getEntry
public T getEntry()
getTime
public com.google.common.base.Stopwatch getTime()
Copyright © 2014–2017. All rights reserved.