Package java.security

Interface PrivilegedAction


public interface PrivilegedAction
  • Method Summary

    Modifier and Type
    Method
    Description
    run()
     
  • Method Details