Package edu.wpi.first.util.function


package edu.wpi.first.util.function
  • Interfaces
    Class
    Description
    Represents an operation that accepts a single boolean-valued argument and returns no result.
    Represents an operation that accepts a single float-valued argument and returns no result.
    Represents a supplier of float-valued results.