Generated by
JDiff

Class com.google.common.util.concurrent.Striped

Changed Methods
Iterable<L> bulkGet(Iterable<? extends Object>) Change in signature from Iterable<?> to (Iterable<? extends Object>).
Returns the stripes that correspond to the passed objects, in ascending (as per .getAt(int)) order.