Interface java.util.concurrent.Future
| Added Methods | |
|---|---|
  
  Throwable exceptionNow() | 
  |
  
  V resultNow() | 
  |
  
  State state() | 
  |
| API Diff Specification | |
| To Level: | 36 | 
| From Level: | 35 | 
| Generated | 2025.03.06 12:49 | 
Future
| Added Methods | |
|---|---|
  
  Throwable exceptionNow() | 
  |
  
  V resultNow() | 
  |
  
  State state() | 
  |