public abstract class Sets extends Object
Sets()
static <T> Set<T>
as(Collection<T> objects)
as(T... objects)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Sets()
public static final <T> Set<T> as(T... objects)
public static final <T> Set<T> as(Collection<T> objects)
Copyright © 2022 10MG. All rights reserved.