| Modifier and Type | Method and Description |
|---|---|
static <TT> ImmutableSet<TT> |
ImmutableSet.emptySet() |
static <TT> ImmutableSet<TT> |
ImmutableSet.setOf(TT[] array) |
static <TT> ImmutableSet<TT> |
ImmutableSet.setOf(TT[] array,
int length) |
Copyright © 2021. All rights reserved.