Module java.base
Package java.security

Interface PrivilegedExceptionAction<T>

    • Method Summary

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