From 877312184c472d9845e5ef1008bc538f4634059f Mon Sep 17 00:00:00 2001 From: Foghrye4 Date: Thu, 10 Aug 2017 18:50:56 +0300 Subject: fix missing source folder --- .../fml/common/versioning/ArtifactVersion.html | 261 --------------------- 1 file changed, 261 deletions(-) delete mode 100644 javadoc/cpw/mods/fml/common/versioning/ArtifactVersion.html (limited to 'javadoc/cpw/mods/fml/common/versioning/ArtifactVersion.html') diff --git a/javadoc/cpw/mods/fml/common/versioning/ArtifactVersion.html b/javadoc/cpw/mods/fml/common/versioning/ArtifactVersion.html deleted file mode 100644 index 97c41f7..0000000 --- a/javadoc/cpw/mods/fml/common/versioning/ArtifactVersion.html +++ /dev/null @@ -1,261 +0,0 @@ - - - - - -ArtifactVersion (Forge API) - - - - - - - -
- - - - - -
- - - -
-
cpw.mods.fml.common.versioning
-

Interface ArtifactVersion

-
-
-
-
    -
  • -
    -
    All Superinterfaces:
    -
    java.lang.Comparable<ArtifactVersion>
    -
    -
    -
    All Known Implementing Classes:
    -
    DefaultArtifactVersion
    -
    -
    -
    -
    public interface ArtifactVersion
    -extends java.lang.Comparable<ArtifactVersion>
    -
    Describes an artifact version in terms of its components, converts it to/from a string and - compares two versions.
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        getLabel

        -
        java.lang.String getLabel()
        -
      • -
      - - - -
        -
      • -

        getVersionString

        -
        java.lang.String getVersionString()
        -
      • -
      - - - - - - - -
        -
      • -

        getRangeString

        -
        java.lang.String getRangeString()
        -
      • -
      -
    • -
    -
  • -
-
-
- - -
- - - - - -
- - - - -- cgit v1.2.3