Package dev.thecodewarrior.mirror
See: Description
-
Class Summary Class Description ArrayReflect A set of utilities to create, inspect, and access primitive and typed arrays. MirrorException The common superclass of Mirror exceptions InvalidSpecializationException Thrown when attempting to specialize a mirror with invalid types. NoSuchMirrorException Thrown when a Mirror was requested but could not be found (e.g. Types Easy access to core Java types (void + primitives + Object) TypeToken A container for a generic type. InlinesKt TypeTokenKt -
Object Summary Object Description Mirror The central class used to retrieve mirrors of Core Reflection objects