Package me.hsgamer.hscore.extra.function
package me.hsgamer.hscore.extra.function
Contains the implementation of
Function
-
ClassDescriptionThrowableBiFunction<T,
U, R> BiFunction
but returns null if there is an exceptionThrowableFunction<T,R> Function
but returns null if there is an exception