Class Version

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

public class Version extends Object
release-specific version information
  • Field Details

  • Constructor Details

    • Version

      public Version()
  • Method Details

    • 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
      Parameters:
      args - String[] with first argument equal to Version.text
      See Also:
      text
    • getTimeText

      public static String getTimeText()
    • getText

      public static String getText()