JavaScript is disabled on your browser.
Skip navigation links
Overview
Tree
Deprecated
Index
Search
Help
Deprecated API
Contents
Methods
Deprecated Methods
Method
Description
com.google.common.collect.testing.features.FeatureUtil.intersection
(Set<? extends T>, Set<? extends T>)
Use
Sets.intersection(Set, Set)
instead.