Package com.cedarsoftware.io.reflect
package com.cedarsoftware.io.reflect
-
ClassDescriptionHigh-performance field accessor utility that provides secure access to object fields using MethodHandle when possible, with fallback to Field.get() for compatibility.High-performance field injection utility that automatically adapts to different JDK versions for optimal performance and compatibility.