Generated by
JDiff

Interface com.google.common.collect.MapConstraint

Now deprecated.

Changed Methods
void checkKeyValue(K, V) Changed from non-abstract to abstract. Throws a suitable {@code RuntimeException} if the specified key or value is illegal.
String toString() Changed from non-abstract to abstract. Returns a brief human readable description of this constraint, such as "Not null".