Uses of Package
com.dudko.tools.safejavastreams.core
Packages that use com.dudko.tools.safejavastreams.core
Package
Description
-
Classes in com.dudko.tools.safejavastreams.core used by com.dudko.tools.safejavastreams.adapterClassDescriptionFunctional-style container type that represents a value of one of two possible types.
-
Classes in com.dudko.tools.safejavastreams.core used by com.dudko.tools.safejavastreams.coreClassDescriptionFunctional-style container type that represents a value of one of two possible types.Result is a container for a computation that may either result in a value (Success) or an error (Failure).Try is a container for a computation that may either result in a value (Success) or an exception (Failure).
-
Classes in com.dudko.tools.safejavastreams.core used by com.dudko.tools.safejavastreams.extensionsClassDescriptionFunctional-style container type that represents a value of one of two possible types.Result is a container for a computation that may either result in a value (Success) or an error (Failure).Try is a container for a computation that may either result in a value (Success) or an exception (Failure).