- CACHE_SIZE - Static variable in class net.sf.jaccumulator.scalars.RoundingStrategy
-
- CARRIAGE_RETURN - Static variable in class net.sf.jaccumulator.primitives.Constant
-
ASCII "carriage return" 0x000D
- ceiling() - Method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- ceiling() - Method in interface net.sf.jaccumulator.scalars.MutableScalar
-
Replace the current value with the smallest (closest to negative
infinity) value that is greater than or equal to the current value and is
equal to a mathematical integer
- CEILING - Static variable in class net.sf.jaccumulator.scalars.RoundingStrategy
-
- CharacterArrayCursor - Class in net.sf.jaccumulator.characters
-
- CharacterArrayCursor() - Constructor for class net.sf.jaccumulator.characters.CharacterArrayCursor
-
- CharacterArrayCursor(char[]) - Constructor for class net.sf.jaccumulator.characters.CharacterArrayCursor
-
- CharacterArrayCursor(char[], int) - Constructor for class net.sf.jaccumulator.characters.CharacterArrayCursor
-
- CharacterPrimitive - Class in net.sf.jaccumulator.characters
-
- CharacterPrimitive() - Constructor for class net.sf.jaccumulator.characters.CharacterPrimitive
-
- CharacterPrimitive(BigDecimal) - Constructor for class net.sf.jaccumulator.characters.CharacterPrimitive
-
- CharacterPrimitive(BigInteger) - Constructor for class net.sf.jaccumulator.characters.CharacterPrimitive
-
- CharacterPrimitive(boolean) - Constructor for class net.sf.jaccumulator.characters.CharacterPrimitive
-
- CharacterPrimitive(byte) - Constructor for class net.sf.jaccumulator.characters.CharacterPrimitive
-
- CharacterPrimitive(char) - Constructor for class net.sf.jaccumulator.characters.CharacterPrimitive
-
- CharacterPrimitive(double) - Constructor for class net.sf.jaccumulator.characters.CharacterPrimitive
-
- CharacterPrimitive(float) - Constructor for class net.sf.jaccumulator.characters.CharacterPrimitive
-
- CharacterPrimitive(int) - Constructor for class net.sf.jaccumulator.characters.CharacterPrimitive
-
- CharacterPrimitive(long) - Constructor for class net.sf.jaccumulator.characters.CharacterPrimitive
-
- CharacterPrimitive(SealedScalar<?>) - Constructor for class net.sf.jaccumulator.characters.CharacterPrimitive
-
- CharacterPrimitive(short) - Constructor for class net.sf.jaccumulator.characters.CharacterPrimitive
-
- CharacterPrimitive(String) - Constructor for class net.sf.jaccumulator.characters.CharacterPrimitive
-
- CharacterProperties - Interface in net.sf.jaccumulator.scalars
-
Character properties of this scalar, independent of its implemented structure
as a two-byte char or as a multi-byte Unicode character
- CharacterValue<VALUE extends CharacterValue<VALUE>> - Interface in net.sf.jaccumulator.characters
-
A readable and writable char property value
- charAt(int) - Method in class net.sf.jaccumulator.primitives.AbstractNumericPrimitive
-
- charAt(int) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- charAt(int) - Method in class net.sf.jaccumulator.primitives.Constant
-
- charAt(int) - Method in class net.sf.jaccumulator.texts.TextPrimitive
-
- charMaskAt(int) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- charNotMaskAt(int) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- charPostDecrement() - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- charPostDecrement() - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- charPostDecrement() - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
- charPostDecrement() - Method in class net.sf.jaccumulator.characters.CharacterPrimitive
-
- charPostDecrement() - Method in interface net.sf.jaccumulator.characters.MutableCharacterValue
-
Decrement the scalar value of this object then return the original value
prior to decrementing
- charPostDecrement() - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- charPostDecrement() - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- charPostDecrement() - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- charPostDecrement() - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- charPostDecrement() - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- charPostDecrement() - Method in class net.sf.jaccumulator.primitives.AbstractConstant
-
- charPostDecrement() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- charPostDecrement() - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- charPostDecrement() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- charPostDecrement() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedDecimalPrimitive
-
- charPostDecrement() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedIntegerPrimitive
-
- charPostIncrement() - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- charPostIncrement() - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- charPostIncrement() - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
- charPostIncrement() - Method in class net.sf.jaccumulator.characters.CharacterPrimitive
-
- charPostIncrement() - Method in interface net.sf.jaccumulator.characters.MutableCharacterValue
-
Increment the scalar value of this object then return the original value
prior to incrementing
- charPostIncrement() - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- charPostIncrement() - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- charPostIncrement() - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- charPostIncrement() - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- charPostIncrement() - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- charPostIncrement() - Method in class net.sf.jaccumulator.primitives.AbstractConstant
-
- charPostIncrement() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- charPostIncrement() - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- charPostIncrement() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- charPostIncrement() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedDecimalPrimitive
-
- charPostIncrement() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedIntegerPrimitive
-
- charValue() - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- charValue() - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- charValue() - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
- charValue() - Method in class net.sf.jaccumulator.characters.CharacterPrimitive
-
- charValue() - Method in interface net.sf.jaccumulator.characters.SealedCharacterValue
-
- charValue() - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- charValue() - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- charValue() - Method in class net.sf.jaccumulator.functions.GaussianRandomPrimitive
-
- charValue() - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- charValue() - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- charValue(boolean) - Static method in class net.sf.jaccumulator.lex.To
-
- charValue() - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- charValue() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- charValue() - Method in class net.sf.jaccumulator.primitives.Constant
-
- charValue(boolean[]) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- charValue(double) - Method in class net.sf.jaccumulator.scalars.RoundingStrategy
-
- charValue(float) - Method in class net.sf.jaccumulator.scalars.RoundingStrategy
-
- charValue() - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- charValue() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- charValue() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedDecimalPrimitive
-
- charValue() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedIntegerPrimitive
-
- clear() - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- clear() - Method in interface net.sf.jaccumulator.MutableAlgebraicStructure
-
- clear() - Method in class net.sf.jaccumulator.primitives.AbstractConstant
-
- clear() - Method in class net.sf.jaccumulator.primitives.AbstractNumericPrimitive
-
- clear() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- clear() - Method in interface net.sf.jaccumulator.texts.MutableTextValue
-
- clear() - Method in class net.sf.jaccumulator.texts.TextPrimitive
-
- clearByteBitAt(int, byte) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- clearCharBitAt(int, char) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- clearContents() - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- clearContents() - Method in interface net.sf.jaccumulator.MutableAlgebraicStructure
-
Clear all elements of this structure and answer this object (facilitates
chaining}.
For text primitives all characters will be removed in an exact analog to
clear().
- clearContents() - Method in class net.sf.jaccumulator.primitives.AbstractNumericPrimitive
-
- clearContents() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- clearContents() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- clearDoubleBitAt(int, double) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- clearFloatBitAt(int, float) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- clearIntBitAt(int, int) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- clearLongBitAt(int, long) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- clearShortBitAt(int, short) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- clearText() - Method in class net.sf.jaccumulator.primitives.AbstractNumericPrimitive
-
- clearText() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- clearText() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- clearText() - Method in interface net.sf.jaccumulator.texts.MutableTextValue
-
Clear all characters from this primitive and re-interpret/re-set
- clearUnlimitedDecimalBitAt(int, BigDecimal) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- clearUnlimitedIntegerBitAt(int, BigInteger) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- codePointAt(int) - Method in class net.sf.jaccumulator.primitives.AbstractNumericPrimitive
-
- codePointAt(int) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- codePointAt(int) - Method in class net.sf.jaccumulator.primitives.Constant
-
- codePointAt(int) - Method in interface net.sf.jaccumulator.texts.SealedTextValue
-
- codePointAt(int) - Method in class net.sf.jaccumulator.texts.TextPrimitive
-
- codePointBefore(int) - Method in class net.sf.jaccumulator.primitives.AbstractNumericPrimitive
-
- codePointBefore(int) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- codePointBefore(int) - Method in class net.sf.jaccumulator.primitives.Constant
-
- codePointBefore(int) - Method in interface net.sf.jaccumulator.texts.SealedTextValue
-
- codePointBefore(int) - Method in class net.sf.jaccumulator.texts.TextPrimitive
-
- codePointCount(int, int) - Method in class net.sf.jaccumulator.primitives.AbstractNumericPrimitive
-
- codePointCount(int, int) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- codePointCount(int, int) - Method in class net.sf.jaccumulator.primitives.Constant
-
- codePointCount(int, int) - Method in interface net.sf.jaccumulator.texts.SealedTextValue
-
- codePointCount(int, int) - Method in class net.sf.jaccumulator.texts.TextPrimitive
-
- compare(NumericPrecision) - Method in enum net.sf.jaccumulator.scalars.NumericPrecision
-
- compare(NumericPrecision, NumericPrecision) - Method in class net.sf.jaccumulator.scalars.PrecisionComparator
-
- compareTo(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.primitives.AbstractNumericPrimitive
-
- compareTo(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- compareTo(BigDecimal, BigDecimal) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareTo(BigInteger, BigInteger) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareTo(boolean, boolean) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareTo(byte, byte) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareTo(char, char) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareTo(CharSequence, CharSequence) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareTo(double, double) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareTo(float, float) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareTo(int, int) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareTo(long, long) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareTo(short, short) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareTo(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- compareToNumber(Number) - Method in class net.sf.jaccumulator.reals.AbstractReal
-
- compareToNumber(Number) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareToNumber(Number) - Method in interface net.sf.jaccumulator.scalars.SealedScalar
-
Compares this object with the specified object for order
- compareToNumber(Number) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- compareToPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.primitives.AbstractNumericPrimitive
-
- compareToPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- compareToPrimitive(SealedPrimitive<?>) - Method in interface net.sf.jaccumulator.primitives.SealedPrimitive
-
Compares this object with the specified object for order
- compareToPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- compareToReal(BigDecimal) - Method in class net.sf.jaccumulator.reals.AbstractReal
-
- compareToReal(BigInteger) - Method in class net.sf.jaccumulator.reals.AbstractReal
-
- compareToReal(SealedReal<?>) - Method in class net.sf.jaccumulator.reals.AbstractReal
-
- compareToReal(BigDecimal) - Method in interface net.sf.jaccumulator.reals.SealedReal
-
Compares this object with the specified object for order
- compareToReal(BigInteger) - Method in interface net.sf.jaccumulator.reals.SealedReal
-
Compares this object with the specified object for order
- compareToReal(SealedReal<?>) - Method in interface net.sf.jaccumulator.reals.SealedReal
-
Compares this object with the specified object for order
- compareToReal(SealedReal<?>) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- compareToScalar(boolean) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- compareToScalar(byte) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- compareToScalar(char) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- compareToScalar(double) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- compareToScalar(float) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- compareToScalar(int) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- compareToScalar(long) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- compareToScalar(short) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- compareToScalar(boolean) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareToScalar(byte) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareToScalar(char) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareToScalar(double) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareToScalar(float) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareToScalar(int) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareToScalar(long) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareToScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareToScalar(short) - Method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareToScalar(boolean) - Method in interface net.sf.jaccumulator.scalars.SealedScalar
-
Compares this object with the specified scalar for order
- compareToScalar(byte) - Method in interface net.sf.jaccumulator.scalars.SealedScalar
-
Compares this object with the specified scalar for order
- compareToScalar(char) - Method in interface net.sf.jaccumulator.scalars.SealedScalar
-
Compares this object with the specified scalar for order
- compareToScalar(double) - Method in interface net.sf.jaccumulator.scalars.SealedScalar
-
Compares this object with the specified scalar for order
- compareToScalar(float) - Method in interface net.sf.jaccumulator.scalars.SealedScalar
-
Compares this object with the specified scalar for order
- compareToScalar(int) - Method in interface net.sf.jaccumulator.scalars.SealedScalar
-
Compares this object with the specified scalar for order
- compareToScalar(long) - Method in interface net.sf.jaccumulator.scalars.SealedScalar
-
Compares this object with the specified scalar for order
- compareToScalar(SealedScalar<?>) - Method in interface net.sf.jaccumulator.scalars.SealedScalar
-
Compares this object with the specified object for order
- compareToScalar(short) - Method in interface net.sf.jaccumulator.scalars.SealedScalar
-
Compares this object with the specified scalar for order
- compareToText(CharSequence) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitive
-
- compareToText(CharSequence) - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- compareToText(CharSequence) - Method in interface net.sf.jaccumulator.texts.SealedText
-
Compares this object's
text equivalent with the specified
text for order
- compareToZero() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- compareToZero() - Method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- compareToZero() - Method in interface net.sf.jaccumulator.scalars.SealedScalar
-
Compares this object with zero for order
- ConcurrencyStrategy - Enum in net.sf.jaccumulator
-
UML concurrency strategy
- Constant - Class in net.sf.jaccumulator.primitives
-
- Constant(String, SealedReal<?>) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(BigDecimal) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(BigInteger) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(boolean) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(byte) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(char) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(Domain, NumericPrecision, boolean, Boolean, byte, char, Character, double, float, int, long, Number, short, String, BigDecimal, BigInteger, int, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(double) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(Enum<?>) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(Enum<?>, String) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(float) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(int) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(long) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(NumericPrecision, boolean, Boolean, byte, char, Character, double, float, int, long, Number, short, String, BigDecimal, BigInteger, int, int, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(NumericPrecision, double, BigDecimal) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(NumericPrecision, double, BigDecimal, String) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(NumericPrecision, double, float, BigDecimal, String) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(short) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- Constant(String) - Constructor for class net.sf.jaccumulator.primitives.Constant
-
- ConstantAccumulator - Class in net.sf.jaccumulator
-
- ConstantAccumulator() - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(Accumulator<?>) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(BigDecimal) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(BigInteger) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(boolean) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(byte) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(char) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(double) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(Enum<?>) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(float) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(int) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(long) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(Primitive<?>) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(Primitive<?>, AssociativeList<Accumulator<?>, Accumulator<?>>) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(short) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ConstantAccumulator(String) - Constructor for class net.sf.jaccumulator.ConstantAccumulator
-
- ControlIntention - Enum in net.sf.jaccumulator
-
Communicate a general control intention outside of the current state
processor
- copy() - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copy() - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copy() - Method in interface net.sf.jaccumulator.AccumulatorReplicator
-
Minimize implicit loops and produce a shallow copy of this
Accumulator.
- copy() - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
- copy() - Method in class net.sf.jaccumulator.booleans.BooleanPrimitive
-
- copy() - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
- copy() - Method in class net.sf.jaccumulator.bytes.BytePrimitive
-
- copy() - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
- copy() - Method in class net.sf.jaccumulator.characters.CharacterPrimitive
-
- copy() - Method in class net.sf.jaccumulator.doubles.DoublePrimitive
-
- copy() - Method in class net.sf.jaccumulator.floats.FloatPrimitive
-
- copy() - Method in class net.sf.jaccumulator.functions.Milliseconds
-
- copy() - Method in class net.sf.jaccumulator.functions.Nanoseconds
-
- copy() - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copy() - Method in class net.sf.jaccumulator.integers.EnumerationPrimitive
-
- copy() - Method in class net.sf.jaccumulator.integers.IntegerPrimitive
-
- copy() - Method in class net.sf.jaccumulator.integers.ModuloIntegerPrimitive
-
- copy() - Method in class net.sf.jaccumulator.longs.LongPrimitive
-
- copy() - Method in class net.sf.jaccumulator.primitives.AbstractConstant
-
- copy() - Method in class net.sf.jaccumulator.primitives.Variant
-
- copy() - Method in interface net.sf.jaccumulator.Replicator
-
Produce a replica of this object
- copy() - Method in class net.sf.jaccumulator.shorts.ShortPrimitive
-
- copy() - Method in class net.sf.jaccumulator.texts.TextPrimitive
-
- copy() - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copy() - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- copySharing(Accumulator<?>) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copySharing(AssociativeList<Accumulator<?>, Accumulator<?>>) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copySharing(Primitive<?>) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copySharing(Accumulator<?>) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copySharing(AssociativeList<Accumulator<?>, Accumulator<?>>) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copySharing(Primitive<?>) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copySharing(Primitive<?>, AssociativeList<Accumulator<?>, Accumulator<?>>) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copySharing(Accumulator<?>) - Method in interface net.sf.jaccumulator.AccumulatorReplicator
-
Using this Accumulator as a factory, and where possible, produce a new
Accumulator of the same type but directly
sharing the
target Primitive and its
relationship collection.
- copySharing(AssociativeList<Accumulator<?>, Accumulator<?>>) - Method in interface net.sf.jaccumulator.AccumulatorReplicator
-
Using this Accumulator as a factory, and where possible, produce a new
Accumulator of the same type but directly share the specified
relationship collection.
- copySharing(Primitive<?>) - Method in interface net.sf.jaccumulator.AccumulatorReplicator
-
Using this Accumulator as a factory, and where possible, produce a new
Accumulator of the same type but directly
share the specified
Primitive target.
- copySharing(Primitive<?>, AssociativeList<Accumulator<?>, Accumulator<?>>) - Method in interface net.sf.jaccumulator.AccumulatorReplicator
-
Using this Accumulator as a factory, and where possible, produce a new
Accumulator of the same type but directly
share the specified
Primitive target and relationship collection.
- copySharing(Primitive<?>, AssociativeList<Accumulator<?>, Accumulator<?>>) - Method in class net.sf.jaccumulator.SimpleAccumulator
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsing(char) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsing(double) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsing(float) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsing(int) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsing(long) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsing(short) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsing(char) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsing(double) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsing(float) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsing(int) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsing(long) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsing(short) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- copyUsing(char) - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- copyUsing(double) - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- copyUsing(float) - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- copyUsing(int) - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- copyUsing(long) - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- copyUsing(short) - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(boolean) - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(byte) - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(char) - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(double) - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(float) - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(int) - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(long) - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(short) - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(boolean) - Method in class net.sf.jaccumulator.booleans.BooleanPrimitive
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- copyUsing(char) - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- copyUsing(double) - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- copyUsing(float) - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- copyUsing(int) - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- copyUsing(long) - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- copyUsing(short) - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(boolean) - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(byte) - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(char) - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(double) - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(float) - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(int) - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(long) - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(short) - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(byte) - Method in class net.sf.jaccumulator.bytes.BytePrimitive
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
-
- copyUsing(double) - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
-
- copyUsing(float) - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
-
- copyUsing(int) - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
-
- copyUsing(long) - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
-
- copyUsing(short) - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(boolean) - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(byte) - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(char) - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(double) - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(float) - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(int) - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(long) - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(short) - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsing(char) - Method in class net.sf.jaccumulator.characters.CharacterPrimitive
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- copyUsing(char) - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- copyUsing(float) - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- copyUsing(int) - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- copyUsing(long) - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- copyUsing(short) - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- copyUsing(double) - Method in class net.sf.jaccumulator.doubles.DoublePrimitive
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- copyUsing(char) - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- copyUsing(double) - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- copyUsing(int) - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- copyUsing(long) - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- copyUsing(short) - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- copyUsing(float) - Method in class net.sf.jaccumulator.floats.FloatPrimitive
-
- copyUsing(long) - Method in class net.sf.jaccumulator.functions.Milliseconds
-
- copyUsing(long) - Method in class net.sf.jaccumulator.functions.Nanoseconds
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copyUsing(char) - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copyUsing(double) - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copyUsing(float) - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copyUsing(int) - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copyUsing(long) - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copyUsing(short) - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- copyUsing(char) - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- copyUsing(double) - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- copyUsing(float) - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- copyUsing(long) - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- copyUsing(short) - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- copyUsing(int) - Method in class net.sf.jaccumulator.integers.EnumerationPrimitive
-
- copyUsing(int) - Method in class net.sf.jaccumulator.integers.IntegerPrimitive
-
- copyUsing(int) - Method in class net.sf.jaccumulator.integers.ModuloIntegerPrimitive
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- copyUsing(char) - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- copyUsing(double) - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- copyUsing(float) - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- copyUsing(int) - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- copyUsing(short) - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- copyUsing(long) - Method in class net.sf.jaccumulator.longs.LongPrimitive
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.primitives.Constant
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.primitives.Constant
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.primitives.Constant
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.primitives.Constant
-
- copyUsing(char) - Method in class net.sf.jaccumulator.primitives.Constant
-
- copyUsing(double) - Method in class net.sf.jaccumulator.primitives.Constant
-
- copyUsing(float) - Method in class net.sf.jaccumulator.primitives.Constant
-
- copyUsing(int) - Method in class net.sf.jaccumulator.primitives.Constant
-
- copyUsing(long) - Method in class net.sf.jaccumulator.primitives.Constant
-
- copyUsing(short) - Method in class net.sf.jaccumulator.primitives.Constant
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.primitives.Variant
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.primitives.Variant
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.primitives.Variant
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.primitives.Variant
-
- copyUsing(char) - Method in class net.sf.jaccumulator.primitives.Variant
-
- copyUsing(double) - Method in class net.sf.jaccumulator.primitives.Variant
-
- copyUsing(float) - Method in class net.sf.jaccumulator.primitives.Variant
-
- copyUsing(int) - Method in class net.sf.jaccumulator.primitives.Variant
-
- copyUsing(long) - Method in class net.sf.jaccumulator.primitives.Variant
-
- copyUsing(short) - Method in class net.sf.jaccumulator.primitives.Variant
-
- copyUsing(BigDecimal) - Method in interface net.sf.jaccumulator.reals.RealReplicator
-
Using this real as a factory, produce a new real of the
same type but initialized with the value specified
- copyUsing(BigInteger) - Method in interface net.sf.jaccumulator.reals.RealReplicator
-
Using this real as a factory, produce a new real of the
same type but initialized with the value specified
- copyUsing(boolean) - Method in interface net.sf.jaccumulator.scalars.ScalarReplicator
-
Using this object as a factory, produce a new scalar of an
appropriately matching type but initialized with the value specified
- copyUsing(byte) - Method in interface net.sf.jaccumulator.scalars.ScalarReplicator
-
Using this object as a factory, produce a new scalar of an
appropriately matching type but initialized with the value specified
- copyUsing(char) - Method in interface net.sf.jaccumulator.scalars.ScalarReplicator
-
Using this object as a factory, produce a new scalar of an
appropriately matching type but initialized with the value specified
- copyUsing(double) - Method in interface net.sf.jaccumulator.scalars.ScalarReplicator
-
Using this object as a factory, produce a new scalar of an
appropriately matching type but initialized with the value specified
- copyUsing(float) - Method in interface net.sf.jaccumulator.scalars.ScalarReplicator
-
Using this object as a factory, produce a new scalar of an
appropriately matching type but initialized with the value specified
- copyUsing(int) - Method in interface net.sf.jaccumulator.scalars.ScalarReplicator
-
Using this object as a factory, produce a new scalar of an
appropriately matching type but initialized with the value specified
- copyUsing(long) - Method in interface net.sf.jaccumulator.scalars.ScalarReplicator
-
Using this object as a factory, produce a new scalar of an
appropriately matching type but initialized with the value specified
- copyUsing(short) - Method in interface net.sf.jaccumulator.scalars.ScalarReplicator
-
Using this object as a factory, produce a new scalar of an
appropriately matching type but initialized with the value specified
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- copyUsing(char) - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- copyUsing(double) - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- copyUsing(float) - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- copyUsing(int) - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- copyUsing(long) - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- copyUsing(short) - Method in class net.sf.jaccumulator.shorts.ShortPrimitive
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- copyUsing(char) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- copyUsing(double) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- copyUsing(float) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- copyUsing(int) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- copyUsing(long) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- copyUsing(short) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copyUsing(char) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copyUsing(double) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copyUsing(float) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copyUsing(int) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copyUsing(long) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copyUsing(short) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copyUsing(BigDecimal) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- copyUsing(BigInteger) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- copyUsing(boolean) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- copyUsing(byte) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- copyUsing(char) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- copyUsing(double) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- copyUsing(float) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- copyUsing(int) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- copyUsing(long) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- copyUsing(short) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- copyUsingAccumulator(SealedAccumulator<?>) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsingAccumulator(SealedAccumulator<?>) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsingAccumulator(SealedAccumulator<?>) - Method in interface net.sf.jaccumulator.AccumulatorReplicator
-
Using this Accumulator as a factory, produce a new Accumulator of the
same type but initialized with the
target Primitive and a shallow copy of the
members of the specified Accumulator
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in interface net.sf.jaccumulator.AccumulatorReplicator
-
Using this Accumulator as a factory, produce a new Accumulator of the
same type, and with a shallow copy of its
members, but initialize the
Primitive
target of the new instance with the
specified value
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.primitives.Constant
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in interface net.sf.jaccumulator.primitives.PrimitiveReplicator
-
Using this primitive as a factory, produce a new primitive of the same
type but initialized with the value specified
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.primitives.Variant
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copyUsingPrimitive(SealedPrimitive<?>) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.primitives.Constant
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.primitives.Variant
-
- copyUsingReal(SealedReal<?>) - Method in interface net.sf.jaccumulator.reals.RealReplicator
-
Using this real as a factory, produce a new real of the
same type but initialized with the value specified
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copyUsingReal(SealedReal<?>) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.primitives.Constant
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.primitives.Variant
-
- copyUsingScalar(SealedScalar<?>) - Method in interface net.sf.jaccumulator.scalars.ScalarReplicator
-
Using this scalar as a factory, produce a new scalar of the
same type but initialized with the value specified
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copyUsingScalar(SealedScalar<?>) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.AbstractAccumulator
-
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.AbstractConstantAccumulator
-
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.booleans.BooleanArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.bytes.ByteArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
-
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.characters.CharacterArrayCursor
-
Using this
Cursor as a factory, produce a new Cursor of the same
type, using the same source domain, but keyed using the value specified
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.integers.EnumerationPrimitive
-
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.integers.ModuloIntegerPrimitive
-
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.primitives.AbstractNumericPrimitive
-
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.primitives.Constant
-
- copyUsingText(CharSequence) - Method in interface net.sf.jaccumulator.primitives.PrimitiveReplicator
-
Using this primitive as a factory, produce a new primitive of the same
type but initialized with the value specified
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.primitives.Variant
-
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.texts.TextPrimitive
-
- copyUsingText(CharSequence) - Method in interface net.sf.jaccumulator.texts.TextReplicator
-
Using this text as a factory, produce new text of the same type but
initialized with the value specified
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedDecimalPrimitive
-
- copyUsingText(CharSequence) - Method in class net.sf.jaccumulator.unlimiteds.UnlimitedIntegerPrimitive
-
- cosine() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- cosine() - Method in class net.sf.jaccumulator.primitives.Variant
-
- cosine() - Method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- cosine() - Method in interface net.sf.jaccumulator.scalars.MutableScalar
-
Replace the current value, assumed to be an angle in radians, to its
cosine
- cube() - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
-
- cube() - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
-
- cube() - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
-
- cube() - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
-
- cube() - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
-
- cube() - Method in class net.sf.jaccumulator.functions.RandomPrimitive
-
- cube() - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
-
- cube() - Method in class net.sf.jaccumulator.longs.AbstractLongPrimitive
-
- cube() - Method in class net.sf.jaccumulator.primitives.AbstractConstant
-
- cube() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- cube() - Method in class net.sf.jaccumulator.primitives.Variant
-
- cube() - Method in interface net.sf.jaccumulator.scalars.MutableScalar
-
Replace the current value with the cube of itself
- cube() - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
-
- cube() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
-
- cube() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedDecimalPrimitive
-
- cube() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedIntegerPrimitive
-
- cubeRoot() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
-
- cubeRoot() - Method in class net.sf.jaccumulator.primitives.Variant
-
- cubeRoot() - Method in class net.sf.jaccumulator.scalars.AbstractScalar
-
- cubeRoot() - Method in interface net.sf.jaccumulator.scalars.MutableScalar
-
Replace the current value with the cube root of itself