https://www.jianshu.com/p/cec71079acdf
4.3.5
用@CallerSensitive注解修饰的方法从一开始就知道具体调用它的对象,这样就不用再经过一系列的检查才能确定具体调用它的对象了。它实际上是调用sun.reflect.Reflection.getCallerClass方法。
https://www.jianshu.com/p/cec71079acdf
4.3.5
用@CallerSensitive注解修饰的方法从一开始就知道具体调用它的对象,这样就不用再经过一系列的检查才能确定具体调用它的对象了。它实际上是调用sun.reflect.Reflection.getCallerClass方法。
本文标题:CallerSensitive注解是什么鬼?
本文链接:https://www.haomeiwen.com/subject/fyoimctx.html
网友评论