Searched full:commons (Results 1 – 25 of 2911) sorted by relevance
12345678910>>...117
| /external/apache-commons-lang/ |
| D | README.md | 20 |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****| 25 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | 28 | 1) Re-generate using: mvn commons-build:readme-md | 31 | - commons.componentid (required, alphabetic, lower case) | 32 | - commons.release.version (required) | 37 | <commons.componentid>math</commons.componentid> | 38 | <commons.release.version>1.2</commons.release.version> | 43 Apache Commons Lang 46 …ns Status](https://github.com/apache/commons-lang/workflows/Java%20CI/badge.svg)](https://github.c… 47 …tus](https://codecov.io/gh/apache/commons-lang/branch/master/graph/badge.svg)](https://app.codecov… [all …]
|
| /external/apache-commons-lang/src/site/xdoc/ |
| D | upgradeto2_0.xml | 21 <author email="dev@commons.apache.org">Commons Documentation Team</author> 27 These are the release notes and advice for upgrading Commons-Lang from 32 This document contains the release notes for this version of the Commons 33 Lang package. Commons Lang is a set of utility functions and reusable 168 18948 Resurrect the WordWrapUtils from commons-sandbox/utils 213 > org.apache.commons.lang.math.Range 214 > org.apache.commons.lang.math.FloatRange 215 > org.apache.commons.lang.math.NumberUtils 216 > org.apache.commons.lang.math.JVMRandom 217 > org.apache.commons.lang.math.IntRange [all …]
|
| D | download_lang.xml | 21 |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****| 26 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | 29 | 1) Re-generate using: mvn commons-build:download-page | 32 | - commons.componentid (required, alphabetic, lower case) | 33 | - commons.release.version (required) | 34 | - commons.release.name (required) | 35 | - commons.binary.suffix (optional) | 37 | - commons.release.desc (optional) | 38 | - commons.release.subdir (optional) | 39 | - commons.release.hash (optional, lowercase, default sha512) | [all …]
|
| D | article2_4.xml | 20 <title>What's new in Commons Lang 2.4?</title> 21 <author email="dev@commons.apache.org">Commons Documentation Team</author> 25 <section name="What's new in Commons Lang 2.4?"> 26 <p>Commons Lang 2.4 is out, and the obvious question is: <em>"So what? What's changed?"</em>.</p> 31 to deprecate the <a href="https://commons.apache.org/proper/commons-lang/javadocs/api-2.4/org/apach… 35 <p>We also deprecated <a href="https://commons.apache.org/proper/commons-lang/javadocs/api-2.4/org/… 45 …>Firstly, we added an <a href="https://commons.apache.org/proper/commons-lang/javadocs/api-2.4/org… 46 class to the <code>org.apache.commons.lang.math</code> package. 52 …ewcomers list are the <a href="https://commons.apache.org/proper/commons-lang/javadocs/api-2.4/org… 53 <a href="https://commons.apache.org/proper/commons-lang/javadocs/api-2.4/org/apache/commons/lang/te… [all …]
|
| D | mail-lists.xml | 21 |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****| 26 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | 29 | 1) Re-generate using: mvn commons-build:mail-page | 32 | - commons.componentid (required, alphabetic, lower case) | 37 | <commons.componentid>math</commons.componentid> | 44 <title>Apache Commons Lang Mailing Lists</title> 45 <author email="dev@commons.apache.org">Apache Commons Documentation Team</author> 51 <a href="index.html">Apache Commons Lang</a> shares mailing lists with all the other 52 <a href="https://commons.apache.org/components.html">Commons Components</a>. 54 … the convention in Commons is to prefix the subject line of messages with the component's name, [all …]
|
| D | article2_5.xml | 20 <title>What's new in Commons Lang 2.5?</title> 21 <author email="dev@commons.apache.org">Commons Documentation Team</author> 25 <section name="What's new in Commons Lang 2.5?"> 26 <p>Commons Lang 2.5 is out, and the obvious question is: <em>"So what? What's changed?"</em>.</p> 38 <p>A new org.apache.commons.lang.reflect package was added, accumulating common high-level uses of … 47 <a href="LANG_2_5/src/main/java/org/apache/commons/lang/reflect//MemberUtils.java">javadoc</a>. </p> 51 <a href="https://commons.apache.org/proper/commons-lang/javadocs/api-2.5/org/apache/commons/lang/Sy… 55 <p>There were 66 new methods added to existing Commons Lang classes. </p> 56 <p>The <a href="https://commons.apache.org/proper/commons-lang/javadocs/api-2.5/org/apache/commons/… 63 <a href="https://commons.apache.org/proper/commons-lang/javadocs/api-2.5/org/apache/commons/lang/Ch… [all …]
|
| /external/apache-commons-lang/src/site/resources/release-notes/ |
| D | RELEASE-NOTES-2.0.txt | 18 Commons Lang Package 25 This document contains the release notes for this version of the Commons 26 Lang package. Commons Lang is a set of utility functions and reusable 161 18948 Resurrect the WordWrapUtils from commons-sandbox/utils 206 > org.apache.commons.lang.math.Range 207 > org.apache.commons.lang.math.FloatRange 208 > org.apache.commons.lang.math.NumberUtils 209 > org.apache.commons.lang.math.JVMRandom 210 > org.apache.commons.lang.math.IntRange 211 > org.apache.commons.lang.math.LongRange [all …]
|
| D | RELEASE-NOTES-1.0.txt | 18 Commons Lang Package 25 This document contains the release notes for this version of the Commons 26 Lang package. Commons Lang is a set of utility functions and reusable 68 > org.apache.commons.lang.exception.ExceptionUtils 69 > org.apache.commons.lang.exception.NestableError 70 > org.apache.commons.lang.ObjectUtils$Null 71 > org.apache.commons.lang.ObjectUtils$1 72 > org.apache.commons.lang.enum.Enum$Entry 73 > org.apache.commons.lang.enum.Enum$1 74 > org.apache.commons.lang.enum.Enum [all …]
|
| /external/apache-commons-io/src/site/xdoc/ |
| D | index.xml | 20 <title>Commons IO Overview</title> 21 <author email="dev@commons.apache.org">Commons Documentation Team</author> 25 <section name="Apache Commons IO"> 27 Apache Commons IO is a library of utilities to assist with developing IO functionality. 35 href="apidocs/index.html?org/apache/commons/io/package-summary.html">io</a> 40 href="apidocs/index.html?org/apache/commons/io/comparator/package-summary.html">comparator</a> 45 href="apidocs/index.html?org/apache/commons/io/file/package-summary.html">file</a> 50 href="apidocs/index.html?org/apache/commons/io/filefilter/package-summary.html">filefilter</a> 55 href="apidocs/index.html?org/apache/commons/io/function/package-summary.html">function</a> 60 href="apidocs/index.html?org/apache/commons/io/input/package-summary.html">input</a> [all …]
|
| D | download_io.xml | 21 |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****| 26 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | 29 | 1) Re-generate using: mvn commons-build:download-page | 32 | - commons.componentid (required, alphabetic, lower case) | 33 | - commons.release.version (required) | 34 | - commons.release.name (required) | 35 | - commons.binary.suffix (optional) | 37 | - commons.release.desc (optional) | 38 | - commons.release.subdir (optional) | 39 | - commons.release.hash (optional, lowercase, default sha512) | [all …]
|
| D | mail-lists.xml | 21 |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****| 26 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | 29 | 1) Re-generate using: mvn commons-build:mail-page | 32 | - commons.componentid (required, alphabetic, lower case) | 37 | <commons.componentid>math</commons.componentid> | 44 <title>Apache Commons IO Mailing Lists</title> 45 <author email="dev@commons.apache.org">Apache Commons Documentation Team</author> 51 <a href="index.html">Apache Commons IO</a> shares mailing lists with all the other 52 <a href="https://commons.apache.org/components.html">Commons Components</a>. 54 … the convention in Commons is to prefix the subject line of messages with the component's name, [all …]
|
| /external/apache-commons-lang/src/site/resources/ |
| D | lang2-lang3-clirr-report.html | 19 <!-- $HeadURL: https://svn.apache.org/repos/asf/commons/proper/commons-skin/trunk/src/main/resource… 42 … <a href="https://commons.apache.org/" title="Apache Commons logo"> 43 … <img src="./images/commons-logo.png" alt="Apache Commons logo"/> 48 <img src="images/logo.png" alt="Commons Lang"/> 66 <a href="../" title="Commons">Commons</a> 179 <h5>Commons</h5> 212 …<a href="https://cwiki.apache.org/confluence/display/commons/FrontPage" class="externalLink" title… 245 …commons/lang/BooleanUtils.html">org.apache.commons.lang.BooleanUtils</a></td><td>public java.lang.… 258 <div class="center">Apache Commons, Apache Commons Lang, Apache, the Apache feather logo, and the A…
|
| /external/skia/tools/svg/ |
| D | svgs_parse_only.txt | 11 https://upload.wikimedia.org/wikipedia/commons/6/6d/Alabama-StateSeal.svg 12 https://upload.wikimedia.org/wikipedia/commons/2/2b/Alaska-StateSeal.svg 13 https://upload.wikimedia.org/wikipedia/commons/7/7e/Arizona-StateSeal.svg 14 https://upload.wikimedia.org/wikipedia/commons/5/51/Colorado-StateSeal.svg 15 https://upload.wikimedia.org/wikipedia/commons/e/e5/Connecticut-StateSeal.svg 16 https://upload.wikimedia.org/wikipedia/commons/c/c0/Delaware-StateSeal.svg 17 https://upload.wikimedia.org/wikipedia/commons/e/e0/Georgia-StateSeal.svg 18 https://upload.wikimedia.org/wikipedia/commons/c/c5/Hawaii-StateSeal.svg 19 https://upload.wikimedia.org/wikipedia/commons/4/49/Idaho-StateSeal.svg 20 https://upload.wikimedia.org/wikipedia/commons/c/c4/Indiana-StateSeal.svg [all …]
|
| /external/apache-commons-compress/src/site/xdoc/ |
| D | download_compress.xml | 21 |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****| 26 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | 29 | 1) Re-generate using: mvn commons:download-page | 32 | - commons.componentid (required, alphabetic, lower case) | 33 | - commons.release.version (required) | 34 | - commons.release.name (required) | 35 | - commons.binary.suffix (optional) | 37 | - commons.release.desc (optional) | 38 | - commons.release.subdir (optional) | 40 | - commons.release.2/3.version (conditional) | [all …]
|
| D | mail-lists.xml | 21 |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****| 26 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | 29 | 1) Re-generate using: mvn commons:mail-page | 32 | - commons.componentid (required, alphabetic, lower case) | 37 | <commons.componentid>math</commons.componentid> | 44 <title>Apache Commons Compress Mailing Lists</title> 45 <author email="dev@commons.apache.org">Apache Commons Documentation Team</author> 51 <a href="index.html">Apache Commons Compress</a> shares mailing lists with all the other 52 <a href="https://commons.apache.org/components.html">Commons Components</a>. 54 … the convention in Commons is to prefix the subject line of messages with the component's name, [all …]
|
| /external/apache-commons-io/ |
| D | README.md | 20 |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****| 25 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | 28 | 1) Re-generate using: mvn commons-build:readme-md | 31 | - commons.componentid (required, alphabetic, lower case) | 32 | - commons.release.version (required) | 37 | <commons.componentid>math</commons.componentid> | 38 | <commons.release.version>1.2</commons.release.version> | 43 Apache Commons IO 46 …ons Status](https://github.com/apache/commons-io/workflows/Java%20CI/badge.svg)](https://github.co… 47 …atus](https://codecov.io/gh/apache/commons-io/branch/master/graph/badge.svg)](https://app.codecov.… [all …]
|
| D | pom.xml | 20 <groupId>org.apache.commons</groupId> 21 <artifactId>commons-parent</artifactId> 25 <groupId>commons-io</groupId> 26 <artifactId>commons-io</artifactId> 28 <name>Apache Commons IO</name> 32 The Apache Commons IO library contains utility classes, stream implementations, file filters, 36 <url>https://commons.apache.org/proper/commons-io/</url> 46 <name>Apache Commons Site</name> 47 …m:svn:https://svn.apache.org/repos/infra/websites/production/commons/content/proper/commons-io/</u… 52 <connection>scm:git:https://gitbox.apache.org/repos/asf/commons-io.git</connection> [all …]
|
| /external/apache-commons-compress/ |
| D | README.md | 20 |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****| 25 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | 28 | 1) Re-generate using: mvn commons:readme-md | 31 | - commons.componentid (required, alphabetic, lower case) | 32 | - commons.release.version (required) | 37 | <commons.componentid>math</commons.componentid> | 38 | <commons.release.version>1.2</commons.release.version> | 43 Apache Commons Compress 46 [](https://travis-ci.org/apache/c… 47 … Status](https://coveralls.io/repos/apache/commons-compress/badge.svg)](https://coveralls.io/r/apa… [all …]
|
| D | pom.xml | 21 <groupId>org.apache.commons</groupId> 22 <artifactId>commons-parent</artifactId> 26 <artifactId>commons-compress</artifactId> 28 <name>Apache Commons Compress</name> 29 <url>https://commons.apache.org/proper/commons-compress/</url> 32 Apache Commons Compress software defines an API for working with 41 <commons.componentid>compress</commons.componentid> 42 <commons.module.name>org.apache.commons.compress</commons.module.name> 43 <commons.jira.id>COMPRESS</commons.jira.id> 44 <commons.jira.pid>12310904</commons.jira.pid> [all …]
|
| /external/apache-commons-bcel/src/site/xdoc/ |
| D | mail-lists.xml | 21 |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****| 26 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | 29 | 1) Re-generate using: mvn commons:mail-page | 32 | - commons.componentid (required, alphabetic, lower case) | 37 | <commons.componentid>math</commons.componentid> | 44 <title>Apache Commons BCEL Mailing Lists</title> 45 <author email="dev@commons.apache.org">Apache Commons Documentation Team</author> 51 <a href="index.html">Apache Commons BCEL</a> shares mailing lists with all the other 52 <a href="http://commons.apache.org/components.html">Commons Components</a>. 54 … the convention in Commons is to prefix the subject line of messages with the component's name, [all …]
|
| D | download_bcel.xml | 21 |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****| 26 | commons-build-plugin/trunk/src/main/resources/commons-xdoc-templates | 29 | 1) Re-generate using: mvn commons:download-page | 32 | - commons.componentid (required, alphabetic, lower case) | 33 | - commons.release.version (required) | 34 | - commons.release.name (required) | 35 | - commons.binary.suffix (optional) | 37 | - commons.release.desc (optional) | 38 | - commons.release.subdir (optional) | 40 | - commons.release.2/3.version (conditional) | [all …]
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/inference/ |
| D | TestUtils.java | 17 package org.apache.commons.math.stat.inference; 20 import org.apache.commons.math.MathException; 21 import org.apache.commons.math.stat.descriptive.StatisticalSummary; 156 * @see org.apache.commons.math.stat.inference.TTest#homoscedasticT(double[], double[]) 164 … org.apache.commons.math.stat.inference.TTest#homoscedasticT(org.apache.commons.math.stat.descript… 173 … * @see org.apache.commons.math.stat.inference.TTest#homoscedasticTTest(double[], double[], double) 182 * @see org.apache.commons.math.stat.inference.TTest#homoscedasticTTest(double[], double[]) 190 …rg.apache.commons.math.stat.inference.TTest#homoscedasticTTest(org.apache.commons.math.stat.descri… 199 * @see org.apache.commons.math.stat.inference.TTest#pairedT(double[], double[]) 207 * @see org.apache.commons.math.stat.inference.TTest#pairedTTest(double[], double[], double) [all …]
|
| /external/apache-commons-bcel/ |
| D | pom.xml | 28 <groupId>org.apache.commons</groupId> 29 <artifactId>commons-parent</artifactId> 37 <name>Apache Commons BCEL</name> 38 <description>Apache Commons Bytecode Engineering Library</description> 40 <url>http://commons.apache.org/proper/commons-bcel</url> 48 <commons.componentid>bcel</commons.componentid> 49 <commons.module.name>org.apache.bcel</commons.module.name> 50 <commons.release.version>6.2</commons.release.version> 51 <commons.release.desc>(Java 7+)</commons.release.desc> 52 …<commons.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/commons/content/proper/c… [all …]
|
| /external/apache-commons-lang/src/test/java/org/apache/commons/lang3/ |
| D | JavaVersionTest.java | 19 package org.apache.commons.lang3; 21 import static org.apache.commons.lang3.JavaVersion.JAVA_0_9; 22 import static org.apache.commons.lang3.JavaVersion.JAVA_10; 23 import static org.apache.commons.lang3.JavaVersion.JAVA_11; 24 import static org.apache.commons.lang3.JavaVersion.JAVA_12; 25 import static org.apache.commons.lang3.JavaVersion.JAVA_13; 26 import static org.apache.commons.lang3.JavaVersion.JAVA_14; 27 import static org.apache.commons.lang3.JavaVersion.JAVA_15; 28 import static org.apache.commons.lang3.JavaVersion.JAVA_16; 29 import static org.apache.commons.lang3.JavaVersion.JAVA_17; [all …]
|
| /external/apache-commons-lang/src/main/java/org/apache/commons/lang3/concurrent/ |
| D | package-info.java | 23 …* threads. All these classes implement the {@link org.apache.commons.lang3.concurrent.ConcurrentIn… 36 …* A {@link org.apache.commons.lang3.concurrent.ConcurrentInitializer} produces an object. By calli… 37 …* {@link org.apache.commons.lang3.concurrent.ConcurrentInitializer#get() get()} method the object … 43 …* {@link org.apache.commons.lang3.concurrent.ConstantInitializer} is a very straightforward implem… 44 …* {@link org.apache.commons.lang3.concurrent.ConcurrentInitializer} interface: An instance is pass… 47 * {@link org.apache.commons.lang3.concurrent.ConcurrentInitializer}. 51 …* The {@link org.apache.commons.lang3.concurrent.LazyInitializer} class can be used to defer the c… 54 …* {@link org.apache.commons.lang3.concurrent.LazyInitializer} implements the <em>double-check idio… 65 …* {@link org.apache.commons.lang3.concurrent.LazyInitializer} comes into play. We create a special… 67 * {@link org.apache.commons.lang3.concurrent.LazyInitializer} declares an abstract [all …]
|
12345678910>>...117