-
- All Implemented Interfaces:
-
ai.platon.pulsar.common.lang.PDFunction3,ai.platon.pulsar.common.lang.PFunction,ai.platon.pulsar.common.lang.PHandler
public abstract class AbstractPDFunction3<T extends Object, T2 extends Object, T3 extends Object, R extends Object> extends AbstractPFunction implements PDFunction3<T, T2, T3, R>
-
-
Constructor Summary
Constructors Constructor Description AbstractPDFunction3()
-
Method Summary
Modifier and Type Method Description StringgetName()IntegergetPriority()BooleangetIsRelevant()-
-
Method Detail
-
getPriority
Integer getPriority()
-
getIsRelevant
Boolean getIsRelevant()
-
-
-
-