Class VariableIndexRow

  • All Implemented Interfaces:
    VPFRow

    public class VariableIndexRow
    extends Object
    implements VPFRow
    VariableIndexRow.java Created: Sun Mar 16 23:28:11 2003
    Author:
    Artur Hefczyc
    • Constructor Detail

      • VariableIndexRow

        public VariableIndexRow​(int offset,
                                int size)
        Creates a new VariableIndexRow instance.
        Parameters:
        offset - an int value
        size - an int value
    • Method Detail

      • getOffset

        public int getOffset()
        Gets the value of offset
        Returns:
        the value of offset
      • getSize

        public int getSize()
        Gets the value of size
        Returns:
        the value of size