Uses of Class
de.gustavblass.commons.Result
-
Uses of Result in de.gustavblass.commons
Classes in de.gustavblass.commons that implement interfaces with type arguments of type ResultModifier and TypeClassDescriptionclass
Result<Type>
Represents the outcome of an operation that is either successful or unsuccessful and may return an elaborate result.Methods in de.gustavblass.commons that return Result