Package 

Interface PDHandler1

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

    
    public interface PDHandler1<T extends Object>
     implements PHandler
                        
    • Method Summary

      Modifier and Type Method Description
      abstract Unit invoke(T param)
      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