Module org.github.gestalt.core
Package org.github.gestalt.config.reflect
-
Class Summary Class Description TypeCapture<T> a java doesn't have reified generics so if we are trying to get the type of a list at runtime we are unable to.
| Class | Description |
|---|---|
| TypeCapture<T> |
a java doesn't have reified generics so if we are trying to get the type of a list at runtime
we are unable to.
|