Uses of Package
dev.kylesilver.result

  • Class
    Description
    Similar to the Supplier interface, but with additional type information to allow for the function to throw an exception.
    Indicates that an operation has failed.
    Indicates that an operation has been completed successfully.
    A result type represents the output of an operation with two possible outcomes.
    This exception is thrown when a value is unwrapped.