Package org.multiverse.api.functions
package org.multiverse.api.functions
-
ClassDescriptionA
Functionfor primitives that accepts an argument of type boolean and returns a new value of the same type.AFunctionfor primitives that accepts an argument of type double and returns a new value of the same type.Function<E>A Function that accepts an argument of a certain type and returns a new value of the same type.A utility class forFunctionfunctionality.AIntFunctionthat increased the value with the supplied amount.AFunctionfor primitives that accepts an argument of type int and returns a new value of the same type.AFunctionfor primitives that accepts an argument of type long and returns a new value of the same type.