Class CallerId


  • public class CallerId
    extends Object
    JDK 8 implementation which uses sun.reflect.Reflection
    • Constructor Detail

      • CallerId

        public CallerId()
    • Method Detail

      • getCallerClass

        public static Class<?> getCallerClass​(int n)