Class GetDeclaredFieldsFunction.Abst

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.invoke.MethodHandle methodHandle  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected Abst​(java.util.Map<java.lang.Object,​java.lang.Object> context)  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • methodHandle

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

      • Abst

        protected Abst​(java.util.Map<java.lang.Object,​java.lang.Object> context)