Package org.opencastproject.util.data
package org.opencastproject.util.data
-
ClassDescriptionCell<A>Deprecated.By now, all of this is natively available in Java.Either<A,
B> An algebraic data type representing a disjoint union.Either.Match<A,B, X> NonEmptyList<A>Non empty list.The prelude contains general purpose functions.Tuple<A,B> A pair.Tuple3<A,B, C> A 3-tuple.VCell<A>Value cell, a mutable data container.