| Package | Description |
|---|---|
| one.microstream.reflect |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
XReflect.defaultInstantiate(Class<T> type) |
static Method |
XReflect.getAnyMethod(Class<?> c,
Predicate<? super Method> predicate) |
static Method |
XReflect.getAnyMethod(Class<?> c,
String name) |
static <T> Instantiator<T> |
XReflect.WrapDefaultConstructor(Class<T> type) |
Copyright © 2022 MicroStream Software. All rights reserved.