- generate() - Method in interface org.arp.javautil.password.PasswordGenerator
-
- generate() - Method in class org.arp.javautil.password.PasswordGeneratorImpl
-
- get(Object) - Method in class org.arp.javautil.map.ImnuMap
-
- get() - Method in class org.arp.javautil.swing.SwingWorker
-
Return the value created by the construct method.
- getAttempts() - Method in class org.arp.javautil.io.Retryer
-
- getb() - Method in class org.arp.javautil.stat.Line
-
Returns the y-intercept of this line.
- getCovariance() - Method in class org.arp.javautil.stat.UpdatingCovarCalc
-
Return the covariance of the list of points specified to this object.
- getDatabaseProduct() - Method in class org.arp.javautil.sql.AbstractConnectionSpec
-
- getDatabaseProduct() - Method in interface org.arp.javautil.sql.ConnectionSpec
-
- getDatabaseVersion() - Method in class org.arp.javautil.sql.AbstractConnectionSpec
-
- getDatabaseVersion() - Method in interface org.arp.javautil.sql.ConnectionSpec
-
- getDataSource() - Method in class org.arp.javautil.sql.DataSourceConnectionSpec
-
Gets the specified data source.
- getDriver() - Method in class org.arp.javautil.sql.AbstractConnectionSpec
-
- getDriver() - Method in interface org.arp.javautil.sql.ConnectionSpec
-
- getDriverVersion() - Method in class org.arp.javautil.sql.AbstractConnectionSpec
-
- getDriverVersion() - Method in interface org.arp.javautil.sql.ConnectionSpec
-
- getElapsedHours(long, long) - Static method in class org.arp.javautil.log.ElapsedTime
-
- getElapsedMilliseconds(long, long) - Static method in class org.arp.javautil.log.ElapsedTime
-
- getElapsedMinutes(long, long) - Static method in class org.arp.javautil.log.ElapsedTime
-
- getElapsedSeconds(long, long) - Static method in class org.arp.javautil.log.ElapsedTime
-
- getElapsedTime(long, long) - Static method in class org.arp.javautil.log.ElapsedTime
-
- getEmptyOrNull(String) - Static method in class org.arp.javautil.string.StringUtil
-
Returns whether the given string is null, of length 0, or
contains just whitespace.
- getErrors() - Method in class org.arp.javautil.io.Retryer
-
- getInstance(int) - Method in class org.arp.javautil.collections.HashMapFactory
-
- getm() - Method in class org.arp.javautil.stat.Line
-
Returns the slope of this line.
- getMajor() - Method in class org.arp.javautil.version.MajorMinorVersion
-
Returns the major version number.
- getMaxVersion() - Method in class org.arp.javautil.version.VersionRange
-
Returns the upper version bound.
- getMinor() - Method in class org.arp.javautil.version.MajorMinorVersion
-
Returns the minor version number.
- getMinVersion() - Method in class org.arp.javautil.version.VersionRange
-
Returns the lower version bound.
- getOrCreate() - Method in interface org.arp.javautil.sql.ConnectionSpec
-
Returns a connection to a SQL database that may be new or part of a
connection pool.
- getOrCreate() - Method in class org.arp.javautil.sql.DataSourceConnectionSpec
-
Creates a database connection or gets an existing connection with the
JNDI name, username and password specified in the constructor.
- getOrCreate() - Method in class org.arp.javautil.sql.DriverManagerConnectionSpec
-
Creates a database connection or gets an existing connection with
the JDBC URL, username and password specified in the constructor.
- getResourceAsStream(String) - Static method in class org.arp.javautil.io.IOUtil
-
Finds a resource with a given name, using this class' class loader.
- getResourceAsStream(String, Class<?>) - Static method in class org.arp.javautil.io.IOUtil
-
Finds a resource with a given name using the class loader of the
specified class.
- getRetries() - Method in class org.arp.javautil.io.Retryer
-
- getStdDev() - Method in class org.arp.javautil.stat.UpdatingVarCalc
-
Return the standard deviation of the list of values specified to this
object.
- getSumSquaredDeviations() - Method in class org.arp.javautil.stat.UpdatingCovarCalc
-
Return the sum squared of the list of points specified to this object.
- getSumSquaredDeviations() - Method in class org.arp.javautil.stat.UpdatingVarCalc
-
Return the sum squared of the list of values specified to this object.
- getTempDirectory() - Static method in class org.arp.javautil.io.FileUtil
-
- getUserInput(String) - Static method in class org.arp.javautil.io.IOUtil
-
- getValue() - Method in class org.arp.javautil.swing.SwingWorker
-
Get the value produced by the worker thread, or null if it hasn't been
constructed yet.
- getVariance() - Method in class org.arp.javautil.stat.UpdatingVarCalc
-
Return the variance of the list of values specified to this object.
- getVersionString() - Method in class org.arp.javautil.version.AbstractVersion
-
- getVersionString() - Method in interface org.arp.javautil.version.Version
-
- getx(double) - Method in class org.arp.javautil.stat.Line
-
Returns the value of x given y.
- gety(double) - Method in class org.arp.javautil.stat.Line
-
Returns the value of y given x.