|
Rename Method public iterateDescending(fromElement E, fromInclusive boolean, toElement E, toInclusive boolean) : long renamed to public subSetIterateDescending(fromElement E, fromInclusive boolean, toElement E, toInclusive boolean) : long in class io.atomix.core.set.impl.DefaultDistributedTreeSetService |
From |
To |
|
Rename Method public iterate(fromElement E, fromInclusive boolean, toElement E, toInclusive boolean) : long renamed to public subSetIterate(fromElement E, fromInclusive boolean, toElement E, toInclusive boolean) : long in class io.atomix.core.set.impl.DefaultDistributedTreeSetService |
From |
To |
|
Rename Method public iterateDescending(fromElement E, fromInclusive boolean, toElement E, toInclusive boolean) : long renamed to public subSetIterateDescending(fromElement E, fromInclusive boolean, toElement E, toInclusive boolean) : long in class io.atomix.core.set.impl.DistributedTreeSetService |
From |
To |
|
Rename Method public iterate(fromElement E, fromInclusive boolean, toElement E, toInclusive boolean) : long renamed to public subSetIterate(fromElement E, fromInclusive boolean, toElement E, toInclusive boolean) : long in class io.atomix.core.set.impl.DistributedTreeSetService |
From |
To |