Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for general (0.14 sec)

  1. api/maven-api-model/src/main/mdo/maven.mdo

              </description>
            </field>
            <field>
              <name>family</name>
              <version>4.0.0+</version>
              <type>String</type>
              <description>
                The general family of the OS to be used to activate the profile, such as
                {@code windows} or {@code unix}.
              </description>
            </field>
            <field>
              <name>arch</name>
    XML
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
  2. maven-core/src/test/resources/apiv4-repo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-javadoc.jar

    describeMismatch(java.lang.Object item, Description mismatchDescription) Generate a description of why the matcher has not accepted the item. boolean matches(java.lang.Object item) Evaluates the matcher for argument item. Methods inherited from interface org.hamcrest.SelfDescribing describeTo Method Detail matches boolean matches(java.lang.Object item) Evaluates the matcher for argument item. This method matches against Object, instead of the generic type T. This is because the caller of the Matcher does not know...
    Archive
    - Registered: Sun Apr 14 03:35:08 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 236.8K bytes
    - Viewed (0)
Back to top