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 Details

  • Method Details

    • get

      public Object get(int index)
      Returns:
      the element at the specified index
    • getSize

      public int getSize()
      Returns:
      number of elements