public final class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Stream<T> |
filter(Collection<?> c,
Class<T> cls) |
static <T> Stream<T> |
types(Schema schema,
Class<T> cls) |
Copyright © 2018–2020. All rights reserved.