JADE v6.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Α Ε Μ Π Σ Φ

L

LAMBERT - Static variable in class javax.units.NonSI
A unit of illuminance equal to 1E4 Lx (default label La).
LIGHT_YEAR - Static variable in class javax.units.NonSI
A unit of length equal to the distance that light travels in one year through a vacuum (default label ly).
LITER - Static variable in class javax.units.NonSI
A unit of volume equal to one cubic decimeter (default label L, also recognized µL, mL, cL, dL).
LUDecomposition - class com.dautelle.math.LUDecomposition.
This class represents the decomposition of a Matrix into a product of lower and upper triangular matrices (L and U, respectively).
LUMEN - Static variable in class javax.units.SI
The derived unit for luminous flux (lm).
LUX - Static variable in class javax.units.SI
The derived unit for illuminance (lx).
LargeInteger - class com.dautelle.math.numbers.LargeInteger.
This class represents an immutable integer number of arbitrary size.
LargeInteger.Value - class com.dautelle.math.numbers.LargeInteger.Value.
This inner class represents a mutable image of an immutable LargeInteger.
LargeInteger.Value() - Constructor for class com.dautelle.math.numbers.LargeInteger.Value
 
Length - class com.dautelle.physics.Length.
This class represents the extent of something along its greatest dimension or the extent of space between two objects or places.
Length() - Constructor for class com.dautelle.physics.Length
Default constructor (allows for derivation).
LocalContext - class com.dautelle.realtime.LocalContext.
This class represents a local context; it is used to define locally scoped environment settings.
LocalContext.Variable - class com.dautelle.realtime.LocalContext.Variable.
This class represents a LocalContext variable.
LocalContext.Variable() - Constructor for class com.dautelle.realtime.LocalContext.Variable
Default constructor (default variable's value is null).
LocalContext.Variable(Object) - Constructor for class com.dautelle.realtime.LocalContext.Variable
Creates a context variable having the specified default value.
LogConverter - class javax.units.LogConverter.
This class represents a logarithmic converter.
LogConverter(double) - Constructor for class javax.units.LogConverter
Creates a logarithmic converter having the specified base.
LuminousFlux - class com.dautelle.physics.LuminousFlux.
This class represents a luminous flux.
LuminousFlux() - Constructor for class com.dautelle.physics.LuminousFlux
Default constructor (allows for derivation).
LuminousIntensity - class com.dautelle.physics.LuminousIntensity.
This class represents the luminous flux density per solid angle as measured in a given direction relative to the emitting source.
LuminousIntensity() - Constructor for class com.dautelle.physics.LuminousIntensity
Default constructor (allows for derivation).
lP - Static variable in class com.dautelle.physics.Constants
Holds the Planck length (hBar/(mP·c))
label(Unit, String) - Static method in class javax.units.UnitFormat
Attaches a system-wide label to the specified unit.
labelFor(Unit) - Method in class javax.units.UnitFormat
Returns the label for the specified unit.
lastIndexOf(Object) - Method in class com.dautelle.util.FastList
Searches for the equal object and return it's last occurence in the list.
lastIndexOf(CharSequence) - Method in class com.dautelle.util.FastString
Returns the index within this FastString of the last occurrence of the specified character sequence searching backward.
lastIndexOf(CharSequence, int) - Method in class com.dautelle.util.FastString
Returns the index within this FastString of the last occurrence of the specified character sequence searching backward from the specified index.
length() - Method in class com.dautelle.util.FastString
Returns the length of this FastString.
lengthOf(Quantity) - Static method in class com.dautelle.physics.Length
Returns the Length corresponding to the specified quantity.
listIterator() - Method in class com.dautelle.util.FastList
An iterator over the list elements, starting from the first.
listIterator(int) - Method in class com.dautelle.util.FastList
An iterator over the list elements, starting from the specified one.
lock() - Method in class com.dautelle.util.ReentrantLock
Acquires the lock.
log() - Method in class com.dautelle.math.numbers.Complex
Returns the principal natural logarithm (base e) of this complex.
log() - Method in class com.dautelle.math.numbers.Float64
Returns the natural logarithm (base e) of this number.
log() - Method in class com.dautelle.physics.Scalar
Returns the natural logarithm (base e) of this Scalar.
longArray(int) - Static method in class com.dautelle.realtime.ArrayPool
Returns the current pool for long[].
longValue() - Method in class com.dautelle.math.numbers.Complex
Returns the magnitude of this Complex as a long.
longValue() - Method in class com.dautelle.math.numbers.Float32
Returns the value of this number as a long.
longValue() - Method in class com.dautelle.math.numbers.Float64
Returns the value of this number as a long.
longValue() - Method in class com.dautelle.math.numbers.Integer32
Returns the value of this number as a long.
longValue() - Method in class com.dautelle.math.numbers.Integer64
Returns the value of this number as a long.
longValue() - Method in class com.dautelle.math.numbers.LargeInteger
Returns the low order bits of this large integer as a long.
longValue() - Method in class com.dautelle.math.numbers.Rational
Returns the value of this Rational as a long.
longValue() - Method in class com.dautelle.math.numbers.Real
Returns the value of this real number as a long.
longValue() - Method in class com.dautelle.physics.Quantity
Returns the estimated value stated in this quantity's system unit as a long.
longValue(Unit) - Method in class com.dautelle.physics.Quantity
Returns the estimated value of this quantity stated in the specified unit as a long.
longValue() - Method in class com.dautelle.util.Enum
Returns this enum's value as a long.
lu() - Method in class com.dautelle.math.Matrix
Returns the LUDecomposition of this Matrix.
luminousFluxOf(Quantity) - Static method in class com.dautelle.physics.LuminousFlux
Returns the LuminousFlux corresponding to the specified quantity.
luminousIntensityOf(Quantity) - Static method in class com.dautelle.physics.LuminousIntensity
Returns the LuminousIntensity corresponding to the specified quantity.

JADE v6.1
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Α Ε Μ Π Σ Φ
Copyright © 2004 Jean-Marie Dautelle.