Skip to content

Latest commit

 

History

History
62 lines (62 loc) · 3.35 KB

cn.nukkit.plugin.service.RegisteredServiceProvider.md

File metadata and controls

62 lines (62 loc) · 3.35 KB
    • 成员函数一览

      All Methods Instance Methods Concrete Methods 
      修饰符和类 成员函数描述
      int compareTo(RegisteredServiceProvider<T> other) 
      boolean equals(Object o) 
      Plugin getPlugin()
      Return the plugin provide this service.
      ServicePriority getPriority() 
      T getProvider()
      Return the service provider.
      Class<T> getService()
      Return the provided service.
      int hashCode() 
      • 继承自类 java.lang.Object

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