Uses of Class
io.camunda.zeebe.util.collection.Tuple
Packages that use Tuple
-
Uses of Tuple in io.camunda.zeebe.util
Methods in io.camunda.zeebe.util that return types with arguments of type TupleModifier and TypeMethodDescriptionEither.collector()Returns a collector forEither<L,R>that collects them intoEither<List<L>,List<R>and favorsEither.LeftoverEither.Right.Either.collectorFoldingLeft()Returns a collector forEither<L,R>that collects them intoEither<L,List<R>and favorsEither.LeftoverEither.Right. -
Uses of Tuple in io.camunda.zeebe.util.collection
Methods in io.camunda.zeebe.util.collection that return Tuple