Package com.glitchybyte.glib.function


package com.glitchybyte.glib.function
Functional interfaces. Helpers for dealing with lambda exceptions.
  • Interfaces
    Class
    Description
    Represents a function that cancels a task.
    Represents a function that takes one argument and can throw an exception.
    Represents a supplier of results that can throw an exception.