Class java.util.concurrent.Executors
| Removed Methods | |
|---|---|
| Callable<Object>callable(PrivilegedAction) | |
| Callable<Object>callable(PrivilegedExceptionAction) | |
| Added Methods | |
|---|---|
| Callable<Object>callable(PrivilegedAction<?>) | |
| Callable<Object>callable(PrivilegedExceptionAction<?>) | |
