Module watamebot

Package net.foxgenesis.util.function


package net.foxgenesis.util.function
  • Interfaces
    Class
    Description
    QuadFunction<T,U,V,W,R>
    Represents a function that accepts two arguments and produces a result.
    Represents an operation that accepts three input arguments and returns no result.