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