Module java.base
Package java.security

Interface PrivilegedExceptionAction<T>

    • Method Summary

      All Methods
      Modifier and Type Method Description
      T run ​()
      Performs the computation.