Commit 62a5341
Add generics to
Allows for chaining commands when working with derived classes and calling a super method.
Eager transformation generation logic moved from `Utils`into 'EagerTransformation'.Transformation class, Streaming profile support.1 parent a1eb3ad commit 62a5341
File tree
5 files changed
+123
-104
lines changed- cloudinary-core/src
- main/java/com/cloudinary
- test/java/com/cloudinary/test
- cloudinary-test-common/src/main/java/com/cloudinary/test
5 files changed
+123
-104
lines changedLines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
3 | 6 | | |
4 | 7 | | |
5 | 8 | | |
6 | | - | |
| 9 | + | |
7 | 10 | | |
8 | 11 | | |
9 | 12 | | |
| |||
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
26 | 41 | | |
0 commit comments