Java Accumulators and Variants, 4.0-BETA-1
A B C D E F G H I L M N O P Q R S T U V X Z _ 

G

GaussianRandomPrimitive - Class in net.sf.jaccumulator.functions
A RandomPrimitive that returns values that conform to a Gaussian distribution
GaussianRandomPrimitive() - Constructor for class net.sf.jaccumulator.functions.GaussianRandomPrimitive
 
GaussianRandomPrimitive(long) - Constructor for class net.sf.jaccumulator.functions.GaussianRandomPrimitive
 
GaussianRandomPrimitive(long, RoundingStrategy) - Constructor for class net.sf.jaccumulator.functions.GaussianRandomPrimitive
 
GaussianRandomPrimitive(Random) - Constructor for class net.sf.jaccumulator.functions.GaussianRandomPrimitive
 
GaussianRandomPrimitive(Random, RoundingStrategy) - Constructor for class net.sf.jaccumulator.functions.GaussianRandomPrimitive
 
GaussianRandomPrimitive(RoundingStrategy) - Constructor for class net.sf.jaccumulator.functions.GaussianRandomPrimitive
 
gcd(BigInteger) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
gcd(byte) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
gcd(char) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
gcd(int) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
gcd(long) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
gcd(short) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
gcd(BigInteger) - Method in class net.sf.jaccumulator.primitives.Variant
 
gcd(byte) - Method in class net.sf.jaccumulator.primitives.Variant
 
gcd(char) - Method in class net.sf.jaccumulator.primitives.Variant
 
gcd(int) - Method in class net.sf.jaccumulator.primitives.Variant
 
gcd(long) - Method in class net.sf.jaccumulator.primitives.Variant
 
gcd(short) - Method in class net.sf.jaccumulator.primitives.Variant
 
gcd(BigInteger) - Method in class net.sf.jaccumulator.reals.AbstractReal
 
gcd(BigInteger) - Method in interface net.sf.jaccumulator.reals.MutableReal
Replace the current value with the greatest common denonimator between this value and the specific one
gcd(byte) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
 
gcd(char) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
 
gcd(int) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
 
gcd(long) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
 
gcd(short) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
 
gcd(byte) - Method in interface net.sf.jaccumulator.scalars.MutableScalar
Replace the current value with the greatest common factor between this value and the specific one
gcd(char) - Method in interface net.sf.jaccumulator.scalars.MutableScalar
Replace the current value with the greatest common factor between this value and the specific one
gcd(int) - Method in interface net.sf.jaccumulator.scalars.MutableScalar
Replace the current value with the greatest common factor between this value and the specific one
gcd(long) - Method in interface net.sf.jaccumulator.scalars.MutableScalar
Replace the current value with the greatest common factor between this value and the specific one
gcd(short) - Method in interface net.sf.jaccumulator.scalars.MutableScalar
Replace the current value with the greatest common factor between this value and the specific one
gcdOfNumber(Number) - Method in class net.sf.jaccumulator.reals.AbstractReal
 
gcdOfNumber(Number) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
 
gcdOfNumber(Number) - Method in interface net.sf.jaccumulator.scalars.MutableScalar
Replace the current value with the greatest common factor between this value and the specific one
gcdOfReal(Real<?>) - Method in class net.sf.jaccumulator.reals.AbstractReal
 
gcdOfReal(Real<?>) - Method in interface net.sf.jaccumulator.reals.MutableReal
Replace the current value with the greatest common denonimator between this value and the specific one
gcdOfScalar(Scalar<?>) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
 
gcdOfScalar(Scalar<?>) - Method in interface net.sf.jaccumulator.scalars.MutableScalar
Replace the current value with the greatest common factor between this value and the specific one
getAction() - Method in class net.sf.jaccumulator.lex.PrimitiveProduction
 
getBigDecimalRoundingMode() - Method in class net.sf.jaccumulator.scalars.RoundingStrategy
 
getBooleanBitAt(int, boolean) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
getByteBitAt(int, byte) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
getCharBitAt(int, char) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
getChildConjunction() - Method in class net.sf.jaccumulator.lex.AbstractSimplePrimitiveGuard
 
getChildConjunction() - Method in interface net.sf.jaccumulator.lex.Guard
 
getChildConjunction() - Method in class net.sf.jaccumulator.lex.PrimitiveProduction
 
getConcurrency() - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
 
getConcurrency() - Method in class net.sf.jaccumulator.booleans.BooleanPrimitive
 
getConcurrency() - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
 
getConcurrency() - Method in class net.sf.jaccumulator.bytes.BytePrimitive
 
getConcurrency() - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
 
getConcurrency() - Method in class net.sf.jaccumulator.characters.CharacterPrimitive
 
getConcurrency() - Method in class net.sf.jaccumulator.doubles.DoublePrimitive
 
getConcurrency() - Method in class net.sf.jaccumulator.floats.FloatPrimitive
 
getConcurrency() - Method in class net.sf.jaccumulator.functions.Milliseconds
 
getConcurrency() - Method in class net.sf.jaccumulator.functions.Nanoseconds
 
getConcurrency() - Method in class net.sf.jaccumulator.functions.RandomPrimitive
 
getConcurrency() - Method in class net.sf.jaccumulator.integers.EnumerationPrimitive
 
getConcurrency() - Method in class net.sf.jaccumulator.integers.IntegerPrimitive
 
getConcurrency() - Method in class net.sf.jaccumulator.integers.ModuloIntegerPrimitive
 
getConcurrency() - Method in class net.sf.jaccumulator.longs.LongPrimitive
 
getConcurrency() - Method in class net.sf.jaccumulator.primitives.AbstractConstant
 
getConcurrency() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
getConcurrency() - Method in interface net.sf.jaccumulator.SealedKernel
 
getConcurrency() - Method in class net.sf.jaccumulator.shorts.ShortPrimitive
 
getConcurrency() - Method in class net.sf.jaccumulator.texts.TextPrimitive
 
getConcurrency() - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
 
getConcurrency() - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
 
getDomain() - Method in class net.sf.jaccumulator.AbstractAccumulator
 
getDomain() - Method in class net.sf.jaccumulator.integers.ModuloIntegerPrimitive
 
getDomain() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
getDomain() - Method in class net.sf.jaccumulator.scalars.AbstractScalar
 
getDomain() - Method in interface net.sf.jaccumulator.SealedAlgebraicStructure
 
getDoubleBitAt(int, double) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
getFloatBitAt(int, float) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
getGuard() - Method in class net.sf.jaccumulator.lex.PrimitiveProduction
 
getInstance() - Static method in class net.sf.jaccumulator.scalars.PrecisionComparator
 
getInstance(int) - Static method in class net.sf.jaccumulator.scalars.RoundingStrategy
 
getInstance(RoundingMode) - Static method in class net.sf.jaccumulator.scalars.RoundingStrategy
 
getIntBitAt(int, int) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
getLongBitAt(int, long) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
getMathContext(int) - Method in class net.sf.jaccumulator.scalars.RoundingStrategy
 
getMaximumValue() - Method in class net.sf.jaccumulator.integers.AbstractModuloIntegerPrimitive
 
getModularLimit() - Method in class net.sf.jaccumulator.integers.AbstractModuloIntegerPrimitive
 
getNamedConstant(String) - Static method in class net.sf.jaccumulator.primitives.Constant
 
getNamedConstantIgnoreCase(String) - Static method in class net.sf.jaccumulator.primitives.Constant
 
getNullGuardAt(int) - Method in class net.sf.jaccumulator.lex.AbstractSimplePrimitiveGuard
 
getNullGuardAt(int) - Method in interface net.sf.jaccumulator.lex.NullGuard
 
getNullGuardAt(int) - Method in class net.sf.jaccumulator.lex.PrimitiveProduction
 
getNullGuardChildCount() - Method in class net.sf.jaccumulator.lex.AbstractSimplePrimitiveGuard
 
getNullGuardChildCount() - Method in interface net.sf.jaccumulator.lex.NullGuard
 
getNullGuardChildCount() - Method in class net.sf.jaccumulator.lex.PrimitiveProduction
 
getNumberClass() - Method in enum net.sf.jaccumulator.scalars.NumericPrecision
 
getPrecision() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
getPrecision() - Method in class net.sf.jaccumulator.scalars.AbstractScalar
 
getPrecision() - Method in interface net.sf.jaccumulator.scalars.SealedScalarDomain
 
getPrecisionFor(Class<?>) - Static method in enum net.sf.jaccumulator.scalars.NumericPrecision
 
getPrecisionFor(Object) - Static method in enum net.sf.jaccumulator.scalars.NumericPrecision
 
getPrimitiveClass() - Method in enum net.sf.jaccumulator.scalars.NumericPrecision
 
getPrimitiveGuardAt(int) - Method in class net.sf.jaccumulator.lex.AbstractSimplePrimitiveGuard
 
getPrimitiveGuardAt(int) - Method in interface net.sf.jaccumulator.lex.PrimitiveGuard
 
getPrimitiveGuardAt(int) - Method in class net.sf.jaccumulator.lex.PrimitiveProduction
 
getPrimitiveGuardChildCount() - Method in class net.sf.jaccumulator.lex.AbstractSimplePrimitiveGuard
 
getPrimitiveGuardChildCount() - Method in interface net.sf.jaccumulator.lex.PrimitiveGuard
 
getPrimitiveGuardChildCount() - Method in class net.sf.jaccumulator.lex.PrimitiveProduction
 
getPrimitiveTranslator() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
 
getRealGuardAt(int) - Method in class net.sf.jaccumulator.lex.AbstractSimplePrimitiveGuard
 
getRealGuardAt(int) - Method in class net.sf.jaccumulator.lex.PrimitiveProduction
 
getRealGuardAt(int) - Method in interface net.sf.jaccumulator.lex.RealGuard
 
getRealGuardChildCount() - Method in class net.sf.jaccumulator.lex.AbstractSimplePrimitiveGuard
 
getRealGuardChildCount() - Method in class net.sf.jaccumulator.lex.PrimitiveProduction
 
getRealGuardChildCount() - Method in interface net.sf.jaccumulator.lex.RealGuard
 
getRealTranslator() - Method in class net.sf.jaccumulator.primitives.Variant
 
getRealTranslator() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
 
getRoundingMode() - Method in class net.sf.jaccumulator.scalars.RoundingStrategy
 
getScalarGuardAt(int) - Method in class net.sf.jaccumulator.lex.AbstractSimplePrimitiveGuard
 
getScalarGuardAt(int) - Method in class net.sf.jaccumulator.lex.PrimitiveProduction
 
getScalarGuardAt(int) - Method in interface net.sf.jaccumulator.lex.ScalarGuard
 
getScalarGuardChildCount() - Method in class net.sf.jaccumulator.lex.AbstractSimplePrimitiveGuard
 
getScalarGuardChildCount() - Method in class net.sf.jaccumulator.lex.PrimitiveProduction
 
getScalarGuardChildCount() - Method in interface net.sf.jaccumulator.lex.ScalarGuard
 
getScalarTranslator() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
 
getShortBitAt(int, short) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
getSpecialBoolean(CharSequence) - Static method in class net.sf.jaccumulator.lex.To
 
getSpecialBooleanIgnoreCase(CharSequence) - Static method in class net.sf.jaccumulator.lex.To
 
getSpecialDouble(CharSequence) - Static method in class net.sf.jaccumulator.lex.To
Answer the Double value associated with the specified symbolic name, or answer null if no such symbol had been defined
getSpecialDoubleIgnoreCase(CharSequence) - Static method in class net.sf.jaccumulator.lex.To
Answer the Double value associated with the specified case insensitive symbolic name, or answer null if no such symbol had been defined
getStructureStrategy() - Method in class net.sf.jaccumulator.AbstractAccumulator
 
getStructureStrategy() - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
 
getStructureStrategy() - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
 
getStructureStrategy() - Method in class net.sf.jaccumulator.functions.RandomPrimitive
 
getStructureStrategy() - Method in class net.sf.jaccumulator.integers.AbstractModuloIntegerPrimitive
 
getStructureStrategy() - Method in class net.sf.jaccumulator.integers.EnumerationPrimitive
 
getStructureStrategy() - Method in class net.sf.jaccumulator.primitives.AbstractNumericPrimitive
 
getStructureStrategy() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
getStructureStrategy() - Method in class net.sf.jaccumulator.primitives.Constant
 
getStructureStrategy() - Method in interface net.sf.jaccumulator.SealedAlgebraicStructure
 
getStructureStrategy() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
 
getStructureStrategy() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedDecimalPrimitive
 
getStructureStrategy() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedIntegerPrimitive
 
getTarget() - Method in class net.sf.jaccumulator.AbstractSimpleAccumulator
 
getTarget() - Method in class net.sf.jaccumulator.AbstractStickyTarget
 
getTarget() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
getTarget() - Method in class net.sf.jaccumulator.primitives.Variant
 
getTarget() - Method in interface net.sf.jaccumulator.SealedAccumulator
 
getTextGuardAt(int) - Method in class net.sf.jaccumulator.lex.AbstractSimplePrimitiveGuard
 
getTextGuardAt(int) - Method in class net.sf.jaccumulator.lex.PrimitiveProduction
 
getTextGuardAt(int) - Method in interface net.sf.jaccumulator.lex.TextGuard
 
getTextGuardChildCount() - Method in class net.sf.jaccumulator.lex.AbstractSimplePrimitiveGuard
 
getTextGuardChildCount() - Method in class net.sf.jaccumulator.lex.PrimitiveProduction
 
getTextGuardChildCount() - Method in interface net.sf.jaccumulator.lex.TextGuard
 
getUnlimitedDecimalBitAt(int, BigDecimal) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
getUnlimitedIntegerBitAt(int, BigInteger) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
getValue() - Method in class net.sf.jaccumulator.integers.EnumerationPrimitive
 
getValues() - Method in class net.sf.jaccumulator.integers.EnumerationPrimitive
 
Guard<MODEL> - Interface in net.sf.jaccumulator.lex
Common behavior for all production guards, or that which determines whether a specific production is applicable given a specific signal and the current state of some model
A B C D E F G H I L M N O P Q R S T U V X Z _ 
Java Accumulators and Variants, 4.0-BETA-1

Copyright © 2006-2012 Ware-Squared Software Development. All Rights Reserved.