- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for someName (0.06 seconds)
-
build-logic/documentation/src/test/groovy/gradlebuild/docs/dsl/docbook/JavadocLinkConverterTest.groovy
where: input << [ '#someName(SomeClass,Object)', '#someName(SomeClass, Object)', '#someName(SomeClass,\tObject)', '#someName ( \t SomeClass ,\tObject\t ) ' ] } def convertsMethodSignatureWithNoParamsToLink() { MethodMetaData method = method('someName', signature: 'someName()')Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Wed Dec 09 08:14:05 GMT 2020 - 8.7K bytes - Click Count (0) -
api/maven-api-core/src/main/java/org/apache/maven/api/services/DependencyResolverResult.java
* {@linkplain org.apache.maven.api.JavaPathType#patchModule(String) handled in a special way}. * * <h4>Design note</h4> * All types of path are determined together because they are sometime mutually exclusive. * For example, an artifact of type {@value org.apache.maven.api.Type#JAR} can be placed * either on the class-path or on the module-path. The project needs to make a choiceCreated: Sun Dec 28 03:35:09 GMT 2025 - Last Modified: Wed Mar 05 14:29:21 GMT 2025 - 6.3K bytes - Click Count (0)