类 PoprockDesktop

java.lang.Object
pkg.exoad.poprock.desktop.PoprockDesktop

public final class PoprockDesktop extends Object
Basic information class for the poprock desktop library.
作者:
Jack Meng
  • 构造器详细资料

    • PoprockDesktop

      private PoprockDesktop()
  • 方法详细资料

    • getVersion

      public static long getVersion()
      Returns the version of the desktop branch.

      It is formatted in YYYY_MM_DD format, where the first 4 digits are the year, the next 2 digits are the month, and the last 2 digits are the day.

      返回:
      the version of the library