Class PrivateLookupInMethodHandleSupplier.Abst

    • Field Detail

      • methodHandle

        protected java.lang.invoke.MethodHandle methodHandle
    • Constructor Detail

      • Abst

        public Abst()
    • Method Detail

      • get

        public java.lang.invoke.MethodHandle get()
        Specified by:
        get in interface Supplier<java.lang.invoke.MethodHandle>