类 JobInfoKey

    • 构造器详细资料

      • JobInfoKey

        public JobInfoKey()
    • 方法详细资料

      • getEnvironment

        public String getEnvironment()
      • setEnvironment

        public void setEnvironment​(String environment)
      • getDate

        public String getDate()
      • setDate

        public void setDate​(String date)
      • hashCode

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