Class NodeWrapper

    • Constructor Summary

      Constructors 
      Constructor Description
      NodeWrapper​(java.lang.Object reference)
      Note: This shouldn't be used by API users, it's an internal constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getReference()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NodeWrapper

        public NodeWrapper​(java.lang.Object reference)
        Note: This shouldn't be used by API users, it's an internal constructor.
    • Method Detail

      • getReference

        public java.lang.Object getReference()