
com.aliyun.openservices.ons.shaded.io.opentelemetry.context.Function Maven / Gradle / Ivy
The newest version!
package com.aliyun.openservices.ons.shaded.io.opentelemetry.context;
public interface Function {
R apply(T t);
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy