mirror of
https://github.com/apache/cloudstack
synced 2026-08-02 13:35:41 +00:00
The main changes are: • Changing methods “Void” to “void”. • Removal of the method “Void copyAsync(DataObject srcData, DataObject destData, AsyncCompletionCallback callback)” that was never used. We noticed that methods form that class are using the return type Void with capital V. This way that method has to return a null value at the end. |
||
|---|---|---|
| .. | ||
| com/cloud/vm | ||
| org/apache/cloudstack | ||