Class PointFree<T>
java.lang.Object
com.mojang.datafixers.functions.PointFree<T>
- Direct Known Subclasses:
Apply, Bang, Comp, Fold, FunctionWrapper, Id, In, Out, ProfunctorTransformer
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionall(PointFreeRule rule) abstract Function<DynamicOps<?>, T> eval()Function<DynamicOps<?>, T> static Stringindent(int level) one(PointFreeRule rule) final StringtoString()abstract StringtoString(int level) type()
-
Field Details
-
initialized
private volatile boolean initialized -
value
-
-
Constructor Details
-
PointFree
public PointFree()
-
-
Method Details
-
evalCached
-
type
-
eval
-
all
-
one
-
toString
-
indent
-
toString
-