JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java Accumulators and Variants, 4.0-BETA-1
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
X
Z
_
U
UNKNOWN
- Static variable in class net.sf.jaccumulator.
ConstantAccumulator
Unknown constant
UNKNOWN
- Static variable in class net.sf.jaccumulator.primitives.
Constant
Unknown constant
unlimitedDecimalPostDecrement()
- Method in class net.sf.jaccumulator.booleans.
AbstractBooleanPrimitive
unlimitedDecimalPostDecrement()
- Method in class net.sf.jaccumulator.bytes.
AbstractBytePrimitive
unlimitedDecimalPostDecrement()
- Method in class net.sf.jaccumulator.characters.
AbstractCharacterPrimitive
unlimitedDecimalPostDecrement()
- Method in class net.sf.jaccumulator.doubles.
AbstractDoublePrimitive
unlimitedDecimalPostDecrement()
- Method in class net.sf.jaccumulator.floats.
AbstractFloatPrimitive
unlimitedDecimalPostDecrement()
- Method in class net.sf.jaccumulator.functions.
RandomPrimitive
unlimitedDecimalPostDecrement()
- Method in class net.sf.jaccumulator.integers.
AbstractIntegerPrimitive
unlimitedDecimalPostDecrement()
- Method in class net.sf.jaccumulator.longs.
AbstractLongPrimitive
unlimitedDecimalPostDecrement()
- Method in class net.sf.jaccumulator.primitives.
AbstractConstant
unlimitedDecimalPostDecrement()
- Method in class net.sf.jaccumulator.primitives.
AbstractPrimitiveWrapper
unlimitedDecimalPostDecrement()
- Method in class net.sf.jaccumulator.shorts.
AbstractShortPrimitive
unlimitedDecimalPostDecrement()
- Method in class net.sf.jaccumulator.texts.
AbstractTextPrimitive
unlimitedDecimalPostDecrement()
- Method in class net.sf.jaccumulator.unlimiteds.
AbstractUnlimitedDecimalPrimitive
unlimitedDecimalPostDecrement()
- Method in class net.sf.jaccumulator.unlimiteds.
AbstractUnlimitedIntegerPrimitive
unlimitedDecimalPostDecrement()
- Method in interface net.sf.jaccumulator.unlimiteds.
MutableUnlimitedDecimalValue
Decrement the real value of this object then return the original value prior to decrementing
unlimitedDecimalPostIncrement()
- Method in class net.sf.jaccumulator.booleans.
AbstractBooleanPrimitive
unlimitedDecimalPostIncrement()
- Method in class net.sf.jaccumulator.bytes.
AbstractBytePrimitive
unlimitedDecimalPostIncrement()
- Method in class net.sf.jaccumulator.characters.
AbstractCharacterPrimitive
unlimitedDecimalPostIncrement()
- Method in class net.sf.jaccumulator.doubles.
AbstractDoublePrimitive
unlimitedDecimalPostIncrement()
- Method in class net.sf.jaccumulator.floats.
AbstractFloatPrimitive
unlimitedDecimalPostIncrement()
- Method in class net.sf.jaccumulator.functions.
RandomPrimitive
unlimitedDecimalPostIncrement()
- Method in class net.sf.jaccumulator.integers.
AbstractIntegerPrimitive
unlimitedDecimalPostIncrement()
- Method in class net.sf.jaccumulator.longs.
AbstractLongPrimitive
unlimitedDecimalPostIncrement()
- Method in class net.sf.jaccumulator.primitives.
AbstractConstant
unlimitedDecimalPostIncrement()
- Method in class net.sf.jaccumulator.primitives.
AbstractPrimitiveWrapper
unlimitedDecimalPostIncrement()
- Method in class net.sf.jaccumulator.shorts.
AbstractShortPrimitive
unlimitedDecimalPostIncrement()
- Method in class net.sf.jaccumulator.texts.
AbstractTextPrimitive
unlimitedDecimalPostIncrement()
- Method in class net.sf.jaccumulator.unlimiteds.
AbstractUnlimitedDecimalPrimitive
unlimitedDecimalPostIncrement()
- Method in class net.sf.jaccumulator.unlimiteds.
AbstractUnlimitedIntegerPrimitive
unlimitedDecimalPostIncrement()
- Method in interface net.sf.jaccumulator.unlimiteds.
MutableUnlimitedDecimalValue
Increment the real value of this object then return the original value prior to incrementing
UnlimitedDecimalPrimitive
- Class in
net.sf.jaccumulator.unlimiteds
An unlimited
integer
precision
real
implementation
UnlimitedDecimalPrimitive()
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedDecimalPrimitive
UnlimitedDecimalPrimitive(BigDecimal)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedDecimalPrimitive
UnlimitedDecimalPrimitive(BigInteger)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedDecimalPrimitive
UnlimitedDecimalPrimitive(boolean)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedDecimalPrimitive
UnlimitedDecimalPrimitive(byte)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedDecimalPrimitive
UnlimitedDecimalPrimitive(char)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedDecimalPrimitive
UnlimitedDecimalPrimitive(double)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedDecimalPrimitive
UnlimitedDecimalPrimitive(float)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedDecimalPrimitive
UnlimitedDecimalPrimitive(int)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedDecimalPrimitive
UnlimitedDecimalPrimitive(long)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedDecimalPrimitive
UnlimitedDecimalPrimitive(SealedUnlimitedDecimalValue)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedDecimalPrimitive
UnlimitedDecimalPrimitive(short)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedDecimalPrimitive
UnlimitedDecimalPrimitive(String)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedDecimalPrimitive
UnlimitedDecimalValue
<
VALUE
extends
UnlimitedDecimalValue
<
VALUE
>> - Interface in
net.sf.jaccumulator.unlimiteds
A readable and writable unlimited
decimal
property value
unlimitedIntegerMaskAt(int)
- Static method in class net.sf.jaccumulator.scalars.
AbstractScalar
unlimitedIntegerModularInverse(BigInteger, BigInteger)
- Static method in class net.sf.jaccumulator.reals.
AbstractReal
unlimitedIntegerNotMaskAt(int)
- Static method in class net.sf.jaccumulator.scalars.
AbstractScalar
unlimitedIntegerPostDecrement()
- Method in class net.sf.jaccumulator.booleans.
AbstractBooleanPrimitive
unlimitedIntegerPostDecrement()
- Method in class net.sf.jaccumulator.bytes.
AbstractBytePrimitive
unlimitedIntegerPostDecrement()
- Method in class net.sf.jaccumulator.characters.
AbstractCharacterPrimitive
unlimitedIntegerPostDecrement()
- Method in class net.sf.jaccumulator.doubles.
AbstractDoublePrimitive
unlimitedIntegerPostDecrement()
- Method in class net.sf.jaccumulator.floats.
AbstractFloatPrimitive
unlimitedIntegerPostDecrement()
- Method in class net.sf.jaccumulator.functions.
RandomPrimitive
unlimitedIntegerPostDecrement()
- Method in class net.sf.jaccumulator.integers.
AbstractIntegerPrimitive
unlimitedIntegerPostDecrement()
- Method in class net.sf.jaccumulator.longs.
AbstractLongPrimitive
unlimitedIntegerPostDecrement()
- Method in class net.sf.jaccumulator.primitives.
AbstractConstant
unlimitedIntegerPostDecrement()
- Method in class net.sf.jaccumulator.primitives.
AbstractPrimitiveWrapper
unlimitedIntegerPostDecrement()
- Method in class net.sf.jaccumulator.shorts.
AbstractShortPrimitive
unlimitedIntegerPostDecrement()
- Method in class net.sf.jaccumulator.texts.
AbstractTextPrimitive
unlimitedIntegerPostDecrement()
- Method in class net.sf.jaccumulator.unlimiteds.
AbstractUnlimitedDecimalPrimitive
unlimitedIntegerPostDecrement()
- Method in class net.sf.jaccumulator.unlimiteds.
AbstractUnlimitedIntegerPrimitive
unlimitedIntegerPostDecrement()
- Method in interface net.sf.jaccumulator.unlimiteds.
MutableUnlimitedIntegerValue
Decrement the real value of this object then return the original value prior to decrementing
unlimitedIntegerPostIncrement()
- Method in class net.sf.jaccumulator.booleans.
AbstractBooleanPrimitive
unlimitedIntegerPostIncrement()
- Method in class net.sf.jaccumulator.bytes.
AbstractBytePrimitive
unlimitedIntegerPostIncrement()
- Method in class net.sf.jaccumulator.characters.
AbstractCharacterPrimitive
unlimitedIntegerPostIncrement()
- Method in class net.sf.jaccumulator.doubles.
AbstractDoublePrimitive
unlimitedIntegerPostIncrement()
- Method in class net.sf.jaccumulator.floats.
AbstractFloatPrimitive
unlimitedIntegerPostIncrement()
- Method in class net.sf.jaccumulator.functions.
RandomPrimitive
unlimitedIntegerPostIncrement()
- Method in class net.sf.jaccumulator.integers.
AbstractIntegerPrimitive
unlimitedIntegerPostIncrement()
- Method in class net.sf.jaccumulator.longs.
AbstractLongPrimitive
unlimitedIntegerPostIncrement()
- Method in class net.sf.jaccumulator.primitives.
AbstractConstant
unlimitedIntegerPostIncrement()
- Method in class net.sf.jaccumulator.primitives.
AbstractPrimitiveWrapper
unlimitedIntegerPostIncrement()
- Method in class net.sf.jaccumulator.shorts.
AbstractShortPrimitive
unlimitedIntegerPostIncrement()
- Method in class net.sf.jaccumulator.texts.
AbstractTextPrimitive
unlimitedIntegerPostIncrement()
- Method in class net.sf.jaccumulator.unlimiteds.
AbstractUnlimitedDecimalPrimitive
unlimitedIntegerPostIncrement()
- Method in class net.sf.jaccumulator.unlimiteds.
AbstractUnlimitedIntegerPrimitive
unlimitedIntegerPostIncrement()
- Method in interface net.sf.jaccumulator.unlimiteds.
MutableUnlimitedIntegerValue
Increment the real value of this object then return the original value prior to incrementing
UnlimitedIntegerPrimitive
- Class in
net.sf.jaccumulator.unlimiteds
An unlimited
integer
precision
real
implementation
UnlimitedIntegerPrimitive()
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedIntegerPrimitive
UnlimitedIntegerPrimitive(BigDecimal)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedIntegerPrimitive
UnlimitedIntegerPrimitive(BigInteger)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedIntegerPrimitive
UnlimitedIntegerPrimitive(boolean)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedIntegerPrimitive
UnlimitedIntegerPrimitive(byte)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedIntegerPrimitive
UnlimitedIntegerPrimitive(char)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedIntegerPrimitive
UnlimitedIntegerPrimitive(double)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedIntegerPrimitive
UnlimitedIntegerPrimitive(float)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedIntegerPrimitive
UnlimitedIntegerPrimitive(int)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedIntegerPrimitive
UnlimitedIntegerPrimitive(long)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedIntegerPrimitive
UnlimitedIntegerPrimitive(SealedPrimitive<?>)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedIntegerPrimitive
UnlimitedIntegerPrimitive(SealedReal<?>)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedIntegerPrimitive
UnlimitedIntegerPrimitive(short)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedIntegerPrimitive
UnlimitedIntegerPrimitive(String)
- Constructor for class net.sf.jaccumulator.unlimiteds.
UnlimitedIntegerPrimitive
UnlimitedIntegerValue
<
VALUE
extends
UnlimitedIntegerValue
<
VALUE
>> - Interface in
net.sf.jaccumulator.unlimiteds
A readable and writable unlimited
integer
property value
UNNECESSARY
- Static variable in class net.sf.jaccumulator.scalars.
RoundingStrategy
up()
- Method in class net.sf.jaccumulator.scalars.
AbstractScalar
up()
- Method in interface net.sf.jaccumulator.scalars.
MutableScalar
Round away from zero
UP
- Static variable in class net.sf.jaccumulator.scalars.
RoundingStrategy
upperCase()
- Method in class net.sf.jaccumulator.booleans.
AbstractBooleanPrimitive
upperCase()
- Method in class net.sf.jaccumulator.bytes.
AbstractBytePrimitive
upperCase()
- Method in class net.sf.jaccumulator.characters.
AbstractCharacterPrimitive
upperCase()
- Method in class net.sf.jaccumulator.primitives.
AbstractConstant
upperCase()
- Method in class net.sf.jaccumulator.primitives.
AbstractNumericPrimitive
upperCase()
- Method in class net.sf.jaccumulator.primitives.
AbstractPrimitiveWrapper
upperCase()
- Method in class net.sf.jaccumulator.primitives.
Variant
upperCase()
- Method in class net.sf.jaccumulator.shorts.
AbstractShortPrimitive
upperCase()
- Method in interface net.sf.jaccumulator.texts.
MutableTextValue
For text-based objects, convert all characters in the text to upper case.
upperCase()
- 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
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Java Accumulators and Variants, 4.0-BETA-1
Prev Letter
Next Letter
Frames
No Frames
All Classes
Copyright © 2006-2012
Ware-Squared Software Development
. All Rights Reserved.