- return
- a class-dependent value that may represent the results of the
computation. Each class that implements
PrivilegedAction
should document what (if anything) this value represents. - see
- AccessController#doPrivileged(PrivilegedAction)
- see
- AccessController#doPrivileged(PrivilegedAction,
AccessControlContext)
|