JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.iohao.net.common.kit.trace
TraceIdSupplier
Contents
Description
Method Summary
Hide sidebar
Show sidebar
Interface TraceIdSupplier
All Superinterfaces:
Supplier
<
String
>
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface
TraceIdSupplier
extends
Supplier
<
String
>
TraceId 生成策略
Author:
渔民小镇
date:
2024-01-21
Method Summary
Methods inherited from interface
Supplier
get