Click or drag to resize
SpaceCompareAndTake Method
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
Top
See Also