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 Α Ε Μ Π Σ Φ

E

E(int) - Method in class com.dautelle.math.numbers.LargeInteger
Returns the product of this large integer with specified power of 10.
E - Static variable in class javax.units.NonSI
A unit of electric charge equal to the charge on one electron (default label e).
ELECTRON - Static variable in class com.dautelle.physics.Mass
Holds the electron rest mass.
ELECTRON_MASS - Static variable in class javax.units.NonSI
A unit of mass equal to the mass of the electron (default label me).
ELECTRON_VOLT - Static variable in class javax.units.NonSI
A unit of energy equal to one electron-volt (default label eV, also recognized keV, MeV, GeV).
ELEMENTARY - Static variable in class com.dautelle.physics.ElectricCharge
Holds the elementary charge (positron charge).
EMPTY - Static variable in class com.dautelle.util.FastString
Holds the empty string.
ERG - Static variable in class javax.units.NonSI
A unit of energy equal to 1E-7 J (default label erg).
EUR - Static variable in class com.dautelle.money.Currency
The Euro currency.
EXA(Unit) - Static method in class javax.units.SI
Returns the specified unit multiplied by the factor 1018
Eh - Static variable in class com.dautelle.physics.Constants
Holds the Hartree energy (2Rinf·h·c)
ElectricCapacitance - class com.dautelle.physics.ElectricCapacitance.
This class represents an electric capacitance.
ElectricCapacitance() - Constructor for class com.dautelle.physics.ElectricCapacitance
Default constructor (allows for derivation).
ElectricCharge - class com.dautelle.physics.ElectricCharge.
This class represents an electric charge.
ElectricCharge() - Constructor for class com.dautelle.physics.ElectricCharge
Default constructor (allows for derivation).
ElectricConductance - class com.dautelle.physics.ElectricConductance.
This class represents an electric conductance.
ElectricConductance() - Constructor for class com.dautelle.physics.ElectricConductance
Default constructor (allows for derivation).
ElectricCurrent - class com.dautelle.physics.ElectricCurrent.
This class represents the amount of electric charge flowing past a specified circuit point per unit time.
ElectricCurrent() - Constructor for class com.dautelle.physics.ElectricCurrent
Default constructor (allows for derivation).
ElectricInductance - class com.dautelle.physics.ElectricInductance.
This class represents an electric inductance.
ElectricInductance() - Constructor for class com.dautelle.physics.ElectricInductance
Default constructor (allows for derivation).
ElectricPotential - class com.dautelle.physics.ElectricPotential.
This class represents an electric potential or electromotive force.
ElectricPotential() - Constructor for class com.dautelle.physics.ElectricPotential
Default constructor (allows for derivation).
ElectricResistance - class com.dautelle.physics.ElectricResistance.
This class represents an Electric Resistance.
ElectricResistance() - Constructor for class com.dautelle.physics.ElectricResistance
Default constructor (allows for derivation).
Energy - class com.dautelle.physics.Energy.
This class represents the capacity of a physical system to do work.
Energy() - Constructor for class com.dautelle.physics.Energy
Default constructor (allows for derivation).
Enum - class com.dautelle.util.Enum.
This class represents the base class for all enumerates; its semantic is somewhat similar to the new JDK Tiger enum base type, with some additional capabilities.
Enum() - Constructor for class com.dautelle.util.Enum
Default constructor.
Enum(String) - Constructor for class com.dautelle.util.Enum
Creates an enumerate of specified name.
Enum(long) - Constructor for class com.dautelle.util.Enum
Creates an enumerate of specified value.
Enum(long, String) - Constructor for class com.dautelle.util.Enum
Creates an enumerate of specified value and specified name.
e - Static variable in class com.dautelle.physics.Scalar
Holds the natural logarithmic base.
ePlus - Static variable in class com.dautelle.physics.Constants
Holds the elementary charge (positron charge).
electricCapacitanceOf(Quantity) - Static method in class com.dautelle.physics.ElectricCapacitance
Returns the ElectricCapacitance corresponding to the specified quantity.
electricChargeOf(Quantity) - Static method in class com.dautelle.physics.ElectricCharge
Returns the ElectricCharge corresponding to the specified quantity.
electricConductanceOf(Quantity) - Static method in class com.dautelle.physics.ElectricConductance
Returns the ElectricConductance corresponding to the specified quantity.
electricCurrentOf(Quantity) - Static method in class com.dautelle.physics.ElectricCurrent
Returns the ElectricCurrent corresponding to the specified quantity.
electricInductanceOf(Quantity) - Static method in class com.dautelle.physics.ElectricInductance
Returns the ElectricInductance corresponding to the specified quantity.
electricPotentialOf(Quantity) - Static method in class com.dautelle.physics.ElectricPotential
Returns the ElectricPotential corresponding to the specified quantity.
electricResistanceOf(Quantity) - Static method in class com.dautelle.physics.ElectricResistance
Returns the ElectricResistance corresponding to the specified quantity.
endDocument() - Method in interface com.dautelle.xml.sax.ContentHandler
Receives notification of the end of a document.
endDocument() - Method in class com.dautelle.xml.sax.DefaultHandler
 
endElement(CharSequence, CharSequence, CharSequence) - Method in interface com.dautelle.xml.sax.ContentHandler
Receives notification of the end of an element.
endElement(CharSequence, CharSequence, CharSequence) - Method in class com.dautelle.xml.sax.DefaultHandler
 
endPrefixMapping(CharSequence) - Method in interface com.dautelle.xml.sax.ContentHandler
Ends the scope of a prefix-URI mapping.
endPrefixMapping(CharSequence) - Method in class com.dautelle.xml.sax.DefaultHandler
 
endsWith(CharSequence) - Method in class com.dautelle.util.FastString
Indicates if this FastString ends with the specified suffix.
energyOf(Quantity) - Static method in class com.dautelle.physics.Energy
Returns the Energy corresponding to the specified quantity.
enter() - Static method in class com.dautelle.realtime.ConcurrentContext
Enters a ConcurrentContext.
enter() - Static method in class com.dautelle.realtime.HeapContext
Enters a HeapContext.
enter() - Static method in class com.dautelle.realtime.LocalContext
Enters a LocalContext.
enter() - Static method in class com.dautelle.realtime.PoolContext
Enters a PoolContext.
entrySet() - Method in class com.dautelle.util.CachedMap
Returns an unmodifiable view of the mappings contained in this map.
entrySet() - Method in class com.dautelle.util.FastMap
Returns a collection view of the mappings contained in this FastMap.
equals(Object) - Method in class com.dautelle.math.Matrix
Indicates if this matrix is equal to the object specified.
equals(Object) - Method in class com.dautelle.math.functions.Polynomial.Term
Indicates if this term is equal to the object specified.
equals(Object) - Method in class com.dautelle.math.functions.Polynomial
Compares this polynomial against the specified object.
equals(Object) - Method in class com.dautelle.math.functions.RationalFunction
Compares this rational function against the specified object.
equals(Complex, double) - Method in class com.dautelle.math.numbers.Complex
Indicates if two complexes are "sufficiently" alike to be considered equal.
equals(Matrix, Matrix, double) - Static method in class com.dautelle.math.numbers.Complex
Indicates if two complex matrices are "sufficiently" alike to be considered equal.
equals(Object) - Method in class com.dautelle.math.numbers.Complex
Compares this complex against the specified Object.
equals(Float32, float) - Method in class com.dautelle.math.numbers.Float32
Indicates if two 32 bits float are "sufficiently" alike to be considered equal.
equals(Object) - Method in class com.dautelle.math.numbers.Float32
Compares this 32 bits float against the specified object.
equals(Object) - Method in class com.dautelle.math.numbers.Float64
Compares this number against the specified object.
equals(Object) - Method in class com.dautelle.math.numbers.Integer32
Compares this number against the specified object.
equals(Object) - Method in class com.dautelle.math.numbers.Integer64
Compares this number against the specified object.
equals(Object) - Method in class com.dautelle.math.numbers.LargeInteger
Compares this large integer against the specified object.
equals(Object) - Method in class com.dautelle.math.numbers.Rational
Compares this Rational against the specified object.
equals(Object) - Method in class com.dautelle.math.numbers.Real
Compares this real number against the specified object.
equals(Object) - Method in class com.dautelle.physics.Quantity
Indicates if this quantity is strictly equals to the object specified.
equals(Object) - Method in class com.dautelle.util.CachedMap
Compares the specified object with this map for equality.
equals(Object) - Method in class com.dautelle.util.FastMap
Compares the specified object with this FastMap for equality.
equals(Object) - Method in class com.dautelle.util.FastSet
Compares the specified object with this FastSet for equality.
equals(Object) - Method in class com.dautelle.util.FastString
Compares this FastString against the specified object.
equals(Object) - Method in class com.dautelle.util.Struct
Indicates if this Struct is equal to the specified object.
equals(Object) - Method in class javax.units.AddConverter
 
equals(Object) - Method in class javax.units.AlternateUnit
 
equals(Object) - Method in class javax.units.BaseUnit
 
equals(Object) - Method in class javax.units.Converter
Indicates whether some other object is "equal to" this converter.
equals(Object) - Method in class javax.units.LogConverter
 
equals(Object) - Method in class javax.units.ProductUnit
 
equals(Object) - Method in class javax.units.TransformedUnit
 
equals(Object) - Method in class javax.units.Unit
Indicates if this unit is equal to the object specified.
equalsIgnoreCase(CharSequence) - Method in class com.dautelle.util.FastString
Compares this FastString to the specified character sequence ignoring case considerations.
error(SAXParseException) - Method in class com.dautelle.xml.sax.DefaultHandler
Receives notification of recoverable parser error.
evaluate() - Method in class com.dautelle.math.functions.DiscreteFunction
 
evaluate() - Method in class com.dautelle.math.functions.Function
Evaluates this function by replacing its variables by their current (context-local) values.
evaluate() - Method in class com.dautelle.math.functions.Polynomial.Term
Evaluates this term by replacing its variables by their current (context-local) values.
evaluate() - Method in class com.dautelle.math.functions.Polynomial
 
evaluate() - Method in class com.dautelle.math.functions.RationalFunction
 
execute(ConcurrentContext.Logic) - Static method in class com.dautelle.realtime.ConcurrentContext
Executes the specified logic by a ConcurrentThread when possible.
execute(ConcurrentContext.Logic, Object) - Static method in class com.dautelle.realtime.ConcurrentContext
Executes the specified logic with the specified argument.
execute(ConcurrentContext.Logic, Object, Object) - Static method in class com.dautelle.realtime.ConcurrentContext
Executes the specified logic with the specified two arguments.
execute(ConcurrentContext.Logic, Object, Object, Object) - Static method in class com.dautelle.realtime.ConcurrentContext
Executes the specified logic with the specified three arguments.
execute(ConcurrentContext.Logic, Object, Object, Object, Object) - Static method in class com.dautelle.realtime.ConcurrentContext
Executes the specified logic with the specified four arguments.
execute(ConcurrentContext.Logic, Object, Object, Object, Object, Object) - Static method in class com.dautelle.realtime.ConcurrentContext
Executes the specified logic with the specified five arguments.
execute(ConcurrentContext.Logic, Object, Object, Object, Object, Object, Object) - Static method in class com.dautelle.realtime.ConcurrentContext
Executes the specified logic with the specified six arguments.
exit() - Static method in class com.dautelle.realtime.ConcurrentContext
Exits the ConcurrentContext.
exit() - Static method in class com.dautelle.realtime.HeapContext
Exits the current HeapContext.
exit() - Static method in class com.dautelle.realtime.LocalContext
Exits the current LocalContext.
exit() - Static method in class com.dautelle.realtime.PoolContext
Exits the current PoolContext.
exp() - Method in class com.dautelle.math.numbers.Complex
Returns the exponential number e raised to the power of this complex.
exp() - Method in class com.dautelle.math.numbers.Float64
Returns the exponential number e raised to the power of this number.
exp() - Method in class com.dautelle.physics.Scalar
Returns the exponential number e raised to the power of this Scalar.
export() - Method in class com.dautelle.math.LUDecomposition
 
export() - Method in class com.dautelle.math.Matrix
 
export() - Method in class com.dautelle.math.functions.DiscreteFunction
 
export() - Method in class com.dautelle.math.functions.Polynomial.Term
 
export() - Method in class com.dautelle.math.functions.Polynomial
 
export() - Method in class com.dautelle.math.functions.RationalFunction
 
export() - Method in class com.dautelle.math.numbers.LargeInteger
 
export() - Method in class com.dautelle.math.numbers.Rational
 
export() - Method in class com.dautelle.math.numbers.Real
 
export() - Method in class com.dautelle.math.numbers.RealtimeNumber
 
export(Object) - Method in class com.dautelle.realtime.ObjectPool
Exports the specified object out of this pool to the outer pool.
export() - Method in interface com.dautelle.realtime.Realtime
Exports this object out of the current pool context.
export() - Method in class com.dautelle.realtime.RealtimeObject
 
export() - Method in class com.dautelle.util.FastList
Exports the list and all contained Realtime objects.
export() - Method in class com.dautelle.util.FastMap
 
export() - Method in class com.dautelle.util.FastSet
 
export() - Method in class com.dautelle.util.FastString
 

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.