クラス LicenseKey

    • コンストラクタの詳細

      • LicenseKey

        public LicenseKey​(String licenseKey)
      • LicenseKey

        public LicenseKey​(byte[] licenseKey)
    • メソッドの詳細

      • asString

        public String asString()
      • asBytes

        public byte[] asBytes()
      • equals

        public boolean equals​(Object obj)
        オーバーライド:
        equals クラス内 Object
      • createNew

        public static LicenseKey createNew()