Class ReflectionVariableAccessorGenerator.AbstractVariable<T>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected Pointer memory  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • memory

        protected final Pointer memory
    • Constructor Detail

      • AbstractVariable

        protected AbstractVariable​(Pointer memory)