Method | Description | |
---|---|---|
awaitTermination ( long arg0, java arg1 ) : bool | ||
execute ( global arg0 ) : void | ||
execute ( java arg0 ) : void | ||
isShutdown ( ) : bool | ||
isTerminated ( ) : bool | ||
shutdown ( ) : void | ||
shutdownNow ( ) : global::java.util.List |
Method | Description | |
---|---|---|
AbstractExecutorService_ ( ) | ||
AbstractExecutorService_ ( global @__env ) |
public awaitTermination ( long arg0, java arg1 ) : bool | ||
arg0 | long | |
arg1 | java | |
return | bool |
public shutdownNow ( ) : global::java.util.List | ||
return | global::java.util.List |