Klasse Version

java.lang.Object
org.aspectj.bridge.Version

public class Version extends Object
release-specific version information
  • Felddetails

  • Konstruktordetails

    • Version

      public Version()
  • Methodendetails

    • getTime

      public static long getTime()
    • main

      public static void main(String[] args)
      Test whether the version is as specified by any first argument. Emit text to System.err on failure
      Parameter:
      args - String[] with first argument equal to Version.text
      Siehe auch:
      • text
    • getTimeText

      public static String getTimeText()
    • getText

      public static String getText()