final class PrivateSecurityManagerStackTraceUtil
extends java.lang.Object
getCurrentStackTrace()
with the java 9 implementation of StackLocator
.Modifier and Type | Class and Description |
---|---|
private static class |
PrivateSecurityManagerStackTraceUtil.PrivateSecurityManager |
Modifier and Type | Field and Description |
---|---|
private static PrivateSecurityManagerStackTraceUtil.PrivateSecurityManager |
SECURITY_MANAGER |
Modifier | Constructor and Description |
---|---|
private |
PrivateSecurityManagerStackTraceUtil() |
Modifier and Type | Method and Description |
---|---|
(package private) static java.util.Stack<java.lang.Class<?>> |
getCurrentStackTrace() |
(package private) static boolean |
isEnabled() |
private static final PrivateSecurityManagerStackTraceUtil.PrivateSecurityManager SECURITY_MANAGER