Additional Notes
Why use `MethodHandle` instead of raw reflection in hot paths?
Track: Java
Topic: Reflection API
Focus: MethodHandles
Answer
Why use `MethodHandle` instead of raw reflection in hot paths?
Track: Java
Topic: Reflection API
Focus: MethodHandles