Package 

Interface PHandler0

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

    
    public interface PHandler0
     implements PHandler
                        
    • Method Summary

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

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