Interface ValueRef


  • public interface ValueRef
    ValueRef is a passable reference to a value
    Author:
    TiongHiang Lee (thlee@onemindsoft.org)
    • Method Detail

      • getValue

        java.lang.Object getValue()
      • setValue

        void setValue​(java.lang.Object obj)