Class AbstractPFunction

  • All Implemented Interfaces:
    ai.platon.pulsar.common.lang.PFunction , ai.platon.pulsar.common.lang.PHandler

    
    public abstract class AbstractPFunction
     implements PHandler, PFunction
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      String getName()
      Integer getPriority()
      Boolean isRelevant()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait