Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for matchesRequirements (0.16 sec)

  1. maven-core/src/main/java/org/apache/maven/toolchain/ToolchainPrivate.java

         * @param requirements Map<String, String> key value pair, may not be {@code null}
         * @return {@code true} if the requirements match, otherwise {@code false}
         */
        boolean matchesRequirements(Map<String, String> requirements);
    
        /**
         *
         * @return the original model wrapped by this interface
         */
        ToolchainModel getModel();
    Java
    - Registered: Sun May 05 03:35:11 GMT 2024
    - Last Modified: Wed Sep 06 08:39:32 GMT 2023
    - 1.5K bytes
    - Viewed (0)
Back to top