public class CollectionsBuilder extends Object
static <T> Set<T>
setOf(T... items)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static <T> Set<T> setOf(T... items)
T
Set
items
Copyright © 2021 Google LLC. All rights reserved.