Package java.security
Interface PrivilegedAction<T>
-
public interface PrivilegedAction<T>Legacy security code; do not use.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Trun()
-
-
-
Method Detail
-
run
T run()
-
-