| Modifier and Type | Method and Description |
|---|---|
static <T> Set<T> |
asSet(T... array)
Creates a set from the array elements.
|
public static <T> Set<T> asSet(T... array)
array - the array with the elementsCopyright © 2018 CrafterCMS. All rights reserved.