Klasse KeyRefinder

java.lang.Object
ch.nolix.core.misc.license.KeyRefinder

public final class KeyRefinder extends Object
Of the KeyRefinder an instance cannot be created.
Version:
2025-07-30
Autor:
Silvan Wyss
  • Methodendetails

    • getRefinedKeyFromKey

      public static String getRefinedKeyFromKey(String key)
      Parameter:
      key -
      Gibt zurück:
      a refined key from the given key.
      Löst aus:
      RuntimeException - if the given key is null.