Package 

Class AbstractPFunction0

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

    
    public abstract class AbstractPFunction0<R extends Object>
    extends AbstractPFunction implements PFunction0<R>
                        
    • Method Summary

      Modifier and Type Method Description
      String getName()
      Integer getPriority()
      Boolean getIsRelevant()
      • Methods inherited from class ai.platon.pulsar.common.lang.AbstractPFunction0

        invoke
      • Methods inherited from class java.lang.Object

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