public class Functions extends Object
| Constructor and Description |
|---|
Functions() |
| Modifier and Type | Method and Description |
|---|---|
static <D> Set<D> |
setOf(D... values) |
static Set<String> |
splitToSet(String value,
String splitter) |
Copyright © 2018. All rights reserved.