mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
10 lines
213 B
Java
Generated
10 lines
213 B
Java
Generated
// Generated automatically from io.micrometer.observation.ObservationRegistry for testing purposes
|
|
|
|
package io.micrometer.observation;
|
|
|
|
|
|
public class ObservationRegistry
|
|
{
|
|
protected ObservationRegistry() {}
|
|
}
|