JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
org.midheaven.lang.reflection.Mirror
Packages that use
Mirror
Package
Description
org.midheaven.lang.reflection
Uses of
Mirror
in
org.midheaven.lang.reflection
Methods in
org.midheaven.lang.reflection
that return
Mirror
Modifier and Type
Method
Description
static <X>
Mirror
<X>
Mirror.
reflect
(
Class
<X> type)
Performs reflect.
static <X>
Mirror
<X>
Mirror.
reflect
(
ParametricTypeReference
<X> type)
Performs reflect.