Generated by
JDiff

Interface com.google.common.collect.Interner

Changed Methods
E intern(E) Changed from non-abstract to abstract. Chooses and returns the representative instance for any of a collection of instances that are equal to each other.