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