Package me.hsgamer.hscore.common.function
package me.hsgamer.hscore.common.function
Contains the implementation of
Function-
InterfacesClassDescriptionThrowableBiFunction<T,
U, R> BiFunctionbut returns null if there is an exceptionThrowableFunction<T,R> Functionbut returns null if there is an exception