Interface StructureInstance

    • Method Detail

      • toArray

        Object[] toArray()
        Converts this structure instance into an array
        Returns:
        this structure as an array
      • loadFrom

        void loadFrom​(Object[] array)
        Loads this structure from array
        Parameters:
        array - the array where this structure loads data