Class LeftInheritanceTuple

  • All Implemented Interfaces:
    ITuple

    public final class LeftInheritanceTuple
    extends BaseLeftInheritanceTuple
    Tuple that inherits another tuple on the left.
    • Method Detail

      • getSize

        public int getSize()
        Returns:
        number of elements
      • get

        public java.lang.Object get​(int index)
        Returns:
        the element at the specified index