类 Poprock

java.lang.Object
pkg.exoad.poprock.core.Poprock

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

    • Poprock

      private Poprock()
  • 方法详细资料

    • getVersion

      public static long getVersion()
      Returns the version of the library.

      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