Uses of Class
org.opencastproject.util.data.Effect
Packages that use Effect
-
Uses of Effect in org.opencastproject.util.data
Subclasses of Effect in org.opencastproject.util.dataModifier and TypeClassDescriptionstatic classEffect.X<A>Version ofEffectthat allows for throwing a checked exception.Methods in org.opencastproject.util.data that return Effect -
Uses of Effect in org.opencastproject.util.data.functions
Fields in org.opencastproject.util.data.functions declared as EffectMethods in org.opencastproject.util.data.functions that return EffectModifier and TypeMethodDescriptionstatic <A,B> Effect <A> Turn a function into an effect by discarding its result.Methods in org.opencastproject.util.data.functions with parameters of type Effect