类 CommandHelper


  • public class CommandHelper
    extends 
    • 方法概要

      所有方法 静态方法 具体方法 
      修饰符和类型 方法 说明
      static <<?>> getAllCommandClass()  
      static <?>  commandName)  
      static boolean  commandName)  
      • 从类继承的方法 java.lang.

        , , , , , , , ,
    • 构造器详细资料

      • CommandHelper

        public CommandHelper()
    • 方法详细资料

      • hasCommand

        public static boolean hasCommand​( commandName)
      • getAllCommandClass

        public static <<?>> getAllCommandClass()
      • getCommandClass

        public static <?> getCommandClass​( commandName)