public final class Constructors extends Object
| Modifier and Type | Field and Description |
|---|---|
static Function<Type,Stream<Constructor<?>>> |
CONSTRUCTORS_OF |
| Constructor and Description |
|---|
Constructors() |
public static final Function<Type,Stream<Constructor<?>>> CONSTRUCTORS_OF