java-promise icon indicating copy to clipboard operation
java-promise copied to clipboard

Promise library for java.You can do the same thing with JavaScript's Promise in java! Concurrent library.

Results 2 java-promise issues
Sort by recently updated
recently updated
newest added

when new the Prromise, provide with Generics, then we know the return data is which type of class

![image](https://user-images.githubusercontent.com/11747460/57029142-d6adc380-6c7b-11e9-9e15-ddb84dad0d24.png) ![image](https://user-images.githubusercontent.com/11747460/56918747-d1c10680-6af9-11e9-886b-2e7949d1114c.png) ![image](https://user-images.githubusercontent.com/11747460/56916023-efd73880-6af2-11e9-8f92-fae5eff48e32.png) ![image](https://user-images.githubusercontent.com/11747460/56915517-acc89580-6af1-11e9-9ab2-c4274e8675ed.png) ![image](https://user-images.githubusercontent.com/11747460/56905900-1f2e7b00-6adc-11e9-8b19-0b904c8906b0.png)