Overload List

  NameDescription
Public methodCompareAndTake(Tuple)
Looks for a tuple containing a specified value, and if it is found, takes the tuple value. If there is no mismatch compareAndTake returns same java object given as oldTuple
Public methodCompareAndTake(Tuple, TakeOptions)
Looks for a tuple containing a specified value, and if it is found, takes the tuple value. If there is no mismatch compareAndTake returns same java object given as oldTuple

See Also