Class Func<A,B>

java.lang.Object
com.mojang.datafixers.types.Type<Function<A,B>>
com.mojang.datafixers.types.Func<A,B>
All Implemented Interfaces:
App<Type.Mu,Function<A,B>>

public final class Func<A,B> extends Type<Function<A,B>>