@FunctionalInterface
public static interface NodeFuncLongLongLongLongToObject.IFuncLongLongLongLongToObject<R>
Modifier and Type | Method and Description |
---|---|
R |
apply(long a,
long b,
long c,
long d) |
R apply(long a, long b, long c, long d)