Uses of Class
org.nuxeo.runtime.util.Watch.TimeInterval
-
Packages that use Watch.TimeInterval Package Description org.nuxeo.runtime.util -
-
Uses of Watch.TimeInterval in org.nuxeo.runtime.util
Fields in org.nuxeo.runtime.util declared as Watch.TimeInterval Modifier and Type Field Description Watch.TimeIntervalWatch. totalFields in org.nuxeo.runtime.util with type parameters of type Watch.TimeInterval Modifier and Type Field Description Map<String,Watch.TimeInterval>Watch. intervalsMethods in org.nuxeo.runtime.util that return Watch.TimeInterval Modifier and Type Method Description Watch.TimeInterval[]Watch. getIntervals()Watch.TimeIntervalWatch. getTotal()Methods in org.nuxeo.runtime.util with parameters of type Watch.TimeInterval Modifier and Type Method Description intWatch.TimeInterval. compareTo(Watch.TimeInterval o)Constructor parameters in org.nuxeo.runtime.util with type arguments of type Watch.TimeInterval Constructor Description Watch(Map<String,Watch.TimeInterval> intervals)
-