Class MaskedTuple

  • All Implemented Interfaces:
    ITuple

    public class MaskedTuple
    extends Tuple
    A tuple that transparently provides a masked (transformed) view of another tuple.
    Since:
    2.0
    • Constructor Detail

    • Method Detail

      • get

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

        public int getSize()
        Returns:
        number of elements