Home | History | Annotate | Download | only in collect

Lines Matching defs:Collections

30 import java.util.Collections;
57 * @since 2.0 (imported from Google Collections Library)
179 Collections.addAll(set, elements);
471 * {@code Collections.newSetFromMap()}. The returned set is serializable if
490 * @since 2.0 (imported from Google Collections Library)
1232 * collections don't. See