Interface ISQLItem<P,​T>

    • Method Detail

      • copyFrom

        void copyFrom​(T t)
      • clear

        void clear()
      • getParent

        P getParent()