We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
关键方法/回调方法 包含:
java.lang.ThreadLocal#initialValue
java.lang.InheritableThreadLocal#childValue
com.alibaba.ttl.TransmittableThreadLocal#copy
com.alibaba.ttl.TransmittableThreadLocal#beforeExecute
com.alibaba.ttl.TransmittableThreadLocal#afterExecute
可以在时序图中,直接补充说明,是设计的一部分 #21 。
The text was updated successfully, but these errors were encountered:
update sequence diagram #55 #21
1913873
b07dc47
更新了 时序图,配合 JavaAPI Doc的说明 , 可以有完整的说明。
PS: 更好的话,可以在文档中说明各个方法的功能,省得用户去查看JavaAPI Doc。
Sorry, something went wrong.
oldratlee
No branches or pull requests
关键方法/回调方法 包含:
java.lang.ThreadLocal#initialValue
java.lang.InheritableThreadLocal#childValue
com.alibaba.ttl.TransmittableThreadLocal#copy
com.alibaba.ttl.TransmittableThreadLocal#beforeExecute
com.alibaba.ttl.TransmittableThreadLocal#afterExecute
可以在时序图中,直接补充说明,是设计的一部分 #21 。
The text was updated successfully, but these errors were encountered: