Class ReflectionHack.Java9Up

  • Enclosing class:
    ReflectionHack

    static class ReflectionHack.Java9Up
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) static java.lang.invoke.MethodHandle FACTORY  
    • Constructor Summary

      Constructors 
      Constructor Description
      Java9Up()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      private static java.lang.invoke.MethodHandle init()  
      static java.lang.invoke.MethodHandles.Lookup privateLookupIn​(java.lang.Class<?> lookup, java.lang.invoke.MethodHandles.Lookup orig)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • FACTORY

        static final java.lang.invoke.MethodHandle FACTORY
    • Constructor Detail

      • Java9Up

        Java9Up()
    • Method Detail

      • init

        private static java.lang.invoke.MethodHandle init()
      • privateLookupIn

        public static java.lang.invoke.MethodHandles.Lookup privateLookupIn​(java.lang.Class<?> lookup,
                                                                            java.lang.invoke.MethodHandles.Lookup orig)