Source compatibility report for the metrics-jersey2 library between 4.1.13 and 4.1.14 versions

Test Info


Library Namemetrics-jersey2
Version #14.1.13
Version #24.1.14

Test Results


Total Java Modules1
Total Methods / Classes15 / 2
Compatibility 100%

Problem Summary


SeverityCount
Added Methods-3
Removed MethodsHigh0
Problems with
Data Types
High0
Medium0
Low0
Problems with
Methods
High0
Medium0
Low0

Added Methods  3 


metrics-jersey2-4.1.14.jar, InstrumentedResourceMethodApplicationListener.class
package com.codahale.metrics.jersey2
InstrumentedResourceMethodApplicationListener.InstrumentedResourceMethodApplicationListener ( MetricRegistry metrics, Clock clock, boolean trackFilters, Supplier<Reservoir> reservoirSupplier )

metrics-jersey2-4.1.14.jar, MetricsFeature.class
package com.codahale.metrics.jersey2
MetricsFeature.MetricsFeature ( MetricRegistry registry, Clock clock, boolean trackFilters, Supplier<Reservoir> reservoirSupplier )
MetricsFeature.MetricsFeature ( MetricRegistry registry, Supplier<Reservoir> reservoirSupplier )

to the top

Java Archives  1 


metrics-jersey2-4.1.13.jar

to the top