Added in API level 1
PrivilegedAction
interface PrivilegedAction<T : Any!>
| java.security.PrivilegedAction |
Android doesn't support SecurityManager. Do not use this class.
Summary
| Public methods | |
|---|---|
| abstract T |
run() |
interface PrivilegedAction<T : Any!>
| java.security.PrivilegedAction |
Android doesn't support SecurityManager. Do not use this class.
| Public methods | |
|---|---|
| abstract T |
run() |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-02-10 UTC.