Generated by
JDiff

Class com.google.common.collect.Range

Removed Methods
ContiguousSet<C> asSet(DiscreteDomain<C>) Returns an ContiguousSet containing the same values in the given domain Range#contains contained by this range.
 

Changed Methods
boolean apply(C extends Comparable) Now deprecated.
Provided only to satisfy the {@link Predicate} interface; use {@link #contains} instead.