类 ScriptClass.ScriptMethodParameter

java.lang.Object
org.ssssssss.script.ScriptClass.ScriptMethodParameter
封闭类:
ScriptClass

public static class ScriptClass.ScriptMethodParameter extends Object
  • 构造器详细资料

    • ScriptMethodParameter

      public ScriptMethodParameter(Parameter parameter)
  • 方法详细资料

    • getName

      public String getName()
    • getType

      public String getType()
    • isVarArgs

      public boolean isVarArgs()
    • getComment

      public String getComment()
    • equals

      public boolean equals(Object o)
      覆盖:
      equals 在类中 Object
    • hashCode

      public int hashCode()
      覆盖:
      hashCode 在类中 Object