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 _ 

L

last() - Method in class net.sf.jaccumulator.AbstractAccumulator
 
last() - Method in interface net.sf.jaccumulator.SealedAccumulator
A convenience function to return the last, or highest order, relationship in this Accumulator's #members() collection
length() - Method in class net.sf.jaccumulator.primitives.AbstractNumericPrimitive
 
length() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
length() - Method in class net.sf.jaccumulator.primitives.Constant
 
length() - Method in class net.sf.jaccumulator.texts.TextPrimitive
 
LINE_FEED - Static variable in class net.sf.jaccumulator.primitives.Constant
ASCII "line feed" 0x000A
LINE_SEPARATOR - Static variable in class net.sf.jaccumulator.primitives.Constant
System-dependent line separator
Logic - Enum in net.sf.jaccumulator.lex
Logic operator lemma
longGCD(long, long) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
longMaskAt(int) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
longModularInverse(long, long) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
longModularQuotient(long, long, long) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
longNotMaskAt(int) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
longPostDecrement() - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
 
longPostDecrement() - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
 
longPostDecrement() - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
 
longPostDecrement() - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
 
longPostDecrement() - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
 
longPostDecrement() - Method in class net.sf.jaccumulator.functions.Milliseconds
 
longPostDecrement() - Method in class net.sf.jaccumulator.functions.Nanoseconds
 
longPostDecrement() - Method in class net.sf.jaccumulator.functions.RandomPrimitive
 
longPostDecrement() - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
 
longPostDecrement() - Method in class net.sf.jaccumulator.longs.LongPrimitive
 
longPostDecrement() - Method in interface net.sf.jaccumulator.longs.MutableLongValue
Decrement the scalar value of this object then return the original value prior to decrementing
longPostDecrement() - Method in class net.sf.jaccumulator.primitives.AbstractConstant
 
longPostDecrement() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
longPostDecrement() - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
 
longPostDecrement() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
 
longPostDecrement() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedDecimalPrimitive
 
longPostDecrement() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedIntegerPrimitive
 
longPostIncrement() - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
 
longPostIncrement() - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
 
longPostIncrement() - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
 
longPostIncrement() - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
 
longPostIncrement() - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
 
longPostIncrement() - Method in class net.sf.jaccumulator.functions.Milliseconds
 
longPostIncrement() - Method in class net.sf.jaccumulator.functions.Nanoseconds
 
longPostIncrement() - Method in class net.sf.jaccumulator.functions.RandomPrimitive
 
longPostIncrement() - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
 
longPostIncrement() - Method in class net.sf.jaccumulator.longs.LongPrimitive
 
longPostIncrement() - Method in interface net.sf.jaccumulator.longs.MutableLongValue
Increment the scalar value of this object then return the original value prior to incrementing
longPostIncrement() - Method in class net.sf.jaccumulator.primitives.AbstractConstant
 
longPostIncrement() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
longPostIncrement() - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
 
longPostIncrement() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
 
longPostIncrement() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedDecimalPrimitive
 
longPostIncrement() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedIntegerPrimitive
 
LongPrimitive - Class in net.sf.jaccumulator.longs
A long precision primitive implementation
LongPrimitive() - Constructor for class net.sf.jaccumulator.longs.LongPrimitive
 
LongPrimitive(BigDecimal) - Constructor for class net.sf.jaccumulator.longs.LongPrimitive
 
LongPrimitive(BigInteger) - Constructor for class net.sf.jaccumulator.longs.LongPrimitive
 
LongPrimitive(boolean) - Constructor for class net.sf.jaccumulator.longs.LongPrimitive
 
LongPrimitive(byte) - Constructor for class net.sf.jaccumulator.longs.LongPrimitive
 
LongPrimitive(char) - Constructor for class net.sf.jaccumulator.longs.LongPrimitive
 
LongPrimitive(double) - Constructor for class net.sf.jaccumulator.longs.LongPrimitive
 
LongPrimitive(float) - Constructor for class net.sf.jaccumulator.longs.LongPrimitive
 
LongPrimitive(int) - Constructor for class net.sf.jaccumulator.longs.LongPrimitive
 
LongPrimitive(long) - Constructor for class net.sf.jaccumulator.longs.LongPrimitive
 
LongPrimitive(SealedScalar<?>) - Constructor for class net.sf.jaccumulator.longs.LongPrimitive
 
LongPrimitive(short) - Constructor for class net.sf.jaccumulator.longs.LongPrimitive
 
LongPrimitive(String) - Constructor for class net.sf.jaccumulator.longs.LongPrimitive
 
longSize() - Method in class net.sf.jaccumulator.AbstractAccumulator
 
longSize() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
longSize() - Method in class net.sf.jaccumulator.scalars.AbstractScalar
 
longSize() - Method in interface net.sf.jaccumulator.SealedAlgebraicStructure
Returns the number of elements in this algebraic structure as a long scalar.
longValue() - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
 
longValue() - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
 
longValue() - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
 
longValue() - Method in class net.sf.jaccumulator.doubles.AbstractDoublePrimitive
 
longValue() - Method in class net.sf.jaccumulator.floats.AbstractFloatPrimitive
 
longValue() - Method in class net.sf.jaccumulator.functions.GaussianRandomPrimitive
 
longValue() - Method in class net.sf.jaccumulator.functions.Milliseconds
 
longValue() - Method in class net.sf.jaccumulator.functions.Nanoseconds
 
longValue() - Method in class net.sf.jaccumulator.functions.RandomPrimitive
 
longValue() - Method in class net.sf.jaccumulator.integers.AbstractIntegerPrimitive
 
longValue(boolean) - Static method in class net.sf.jaccumulator.lex.To
 
longValue() - Method in class net.sf.jaccumulator.longs.LongPrimitive
 
LongValue<VALUE extends LongValue<VALUE>> - Interface in net.sf.jaccumulator.longs
A readable and writable long property value
longValue() - Method in interface net.sf.jaccumulator.longs.SealedLongValue
 
longValue() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
longValue() - Method in class net.sf.jaccumulator.primitives.Constant
 
longValue(boolean[]) - Static method in class net.sf.jaccumulator.scalars.AbstractScalar
 
longValue(double) - Method in class net.sf.jaccumulator.scalars.RoundingStrategy
 
longValue(float) - Method in class net.sf.jaccumulator.scalars.RoundingStrategy
 
longValue() - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
 
longValue() - Method in class net.sf.jaccumulator.texts.AbstractTextPrimitive
 
longValue() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedDecimalPrimitive
 
longValue() - Method in class net.sf.jaccumulator.unlimiteds.AbstractUnlimitedIntegerPrimitive
 
lowerCase() - Method in class net.sf.jaccumulator.booleans.AbstractBooleanPrimitive
 
lowerCase() - Method in class net.sf.jaccumulator.bytes.AbstractBytePrimitive
 
lowerCase() - Method in class net.sf.jaccumulator.characters.AbstractCharacterPrimitive
 
lowerCase() - Method in class net.sf.jaccumulator.primitives.AbstractConstant
 
lowerCase() - Method in class net.sf.jaccumulator.primitives.AbstractNumericPrimitive
 
lowerCase() - Method in class net.sf.jaccumulator.primitives.AbstractPrimitiveWrapper
 
lowerCase() - Method in class net.sf.jaccumulator.primitives.Variant
 
lowerCase() - Method in class net.sf.jaccumulator.shorts.AbstractShortPrimitive
 
lowerCase() - Method in interface net.sf.jaccumulator.texts.MutableTextValue
For text-based objects, convert all characters in the text to lower case.
lowerCase() - Method in class net.sf.jaccumulator.texts.TextPrimitive
 
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.