All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.opentelemetry.javaagent.bootstrap.VirtualFieldAccessorMarker Maven / Gradle / Ivy

The newest version!
/*
 * Copyright The OpenTelemetry Authors
 * SPDX-License-Identifier: Apache-2.0
 */

package io.opentelemetry.javaagent.bootstrap;

/** A marker interface implemented by virtual field accessor classes. */
public interface VirtualFieldAccessorMarker {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy