-
Interfaces Interface Description io.vavr.collection.Foldable Marked for removal. Methods moved to io.vavr.collection.Traverable.io.vavr.concurrent.Task Experimental APIio.vavr.control.HashCodes Will be removed from public APIio.vavr.Value Superseded by io.vavr.Iterable
-
Classes Class Description io.vavr.collection.List.Cons will be removed from the public APIio.vavr.collection.List.Nil will be removed from the public APIio.vavr.collection.Stream.Cons will be removed from the public APIio.vavr.collection.Stream.Empty will be removed from the public APIio.vavr.collection.Tree.Empty will be removed from the public APIio.vavr.collection.Tree.Node will be removed from the public APIio.vavr.control.Either.Left will be removed from the public APIio.vavr.control.Either.LeftProjection Either is right-biased. UseEither.swap()
instead of projections.io.vavr.control.Either.Right will be removed from the public APIio.vavr.control.Either.RightProjection Either is right-biased. UseEither.swap()
instead of projections.io.vavr.control.Option.None will be removed from the public APIio.vavr.control.Option.Some will be removed from the public APIio.vavr.control.Try.Failure will be removed from the public APIio.vavr.control.Try.Success will be removed from the public APIio.vavr.control.Validation.Invalid will be removed from the public APIio.vavr.control.Validation.Valid will be removed from the public APIio.vavr.Patterns Will be removed in the next major version, along with VAVR's pattern matching, in favor of Java's native pattern matching.
-
Fields Field Description io.vavr.concurrent.Future.DEFAULT_EXECUTOR_SERVICE Will be removed in Vavr 1.0. Useinstead
.