|
Change Parameter Type toIndex : long to toIndex : int in method public trimAsync(fromIndex int, toIndex int) : RFuture<Void> in class org.redisson.api.RListAsync |
From |
To |
|
Change Parameter Type fromIndex : long to fromIndex : int in method public trimAsync(fromIndex int, toIndex int) : RFuture<Void> in class org.redisson.api.RListAsync |
From |
To |
|
Change Parameter Type toIndex : long to toIndex : int in method public trimAsync(fromIndex int, toIndex int) : RFuture<Void> in class org.redisson.RedissonSubList |
From |
To |
|
Change Parameter Type toIndex : long to toIndex : int in method public trimAsync(fromIndex int, toIndex int) : RFuture<Void> in class org.redisson.RedissonList |
From |
To |
|
Change Parameter Type fromIndex : long to fromIndex : int in method public trimAsync(fromIndex int, toIndex int) : RFuture<Void> in class org.redisson.RedissonList |
From |
To |
|
Change Parameter Type fromIndex : long to fromIndex : int in method public trimAsync(fromIndex int, toIndex int) : RFuture<Void> in class org.redisson.RedissonSubList |
From |
To |
|
Change Return Type Integer to int in method public addBefore(elementToFind V, element V) : int in class org.redisson.RedissonListMultimapValues |
From |
To |
|
Change Return Type Integer to int in method public addBefore(elementToFind V, element V) : int in class org.redisson.RedissonList |
From |
To |
|
Change Return Type Integer to int in method public addAfter(elementToFind V, element V) : int in class org.redisson.api.RList |
From |
To |
|
Change Return Type Integer to int in method public addAfter(elementToFind V, element V) : int in class org.redisson.RedissonList |
From |
To |
|
Change Return Type Integer to int in method public addBefore(elementToFind V, element V) : int in class org.redisson.api.RList |
From |
To |
|
Change Return Type Integer to int in method public addAfter(elementToFind V, element V) : int in class org.redisson.RedissonListMultimapValues |
From |
To |