J avolution v5.2 (J2SE 1.5+)
A B C D E F G H I J K L M N O P Q R S T U V W X Z

M

main(String[]) - Static method in class javolution.Javolution
The library Javolution.main(java.lang.String[]) method.
MathLib - Class in javolution.lang
This utility class ensures cross-platform portability of the math library.
max(int, int) - Static method in class javolution.lang.MathLib
Returns the greater of two int values.
max(long, long) - Static method in class javolution.lang.MathLib
Returns the greater of two long values.
max(float, float) - Static method in class javolution.lang.MathLib
Returns the greater of two float values.
max(double, double) - Static method in class javolution.lang.MathLib
Returns the greater of two double values.
MAXIMUM_ALIGNMENT - Static variable in class javolution.io.Struct
Configurable holding the maximum alignment in bytes (default 4).
MAXIMUM_CONCURRENCY - Static variable in class javolution.context.ConcurrentContext
Holds the maximum number of concurrent executors (see Javolution Configuration for details).
MemoryArea - Class in javax.realtime
Stub for non-rtsj vms.
min(int, int) - Static method in class javolution.lang.MathLib
Returns the smaller of two int values.
min(long, long) - Static method in class javolution.lang.MathLib
Returns the smaller of two long values.
min(float, float) - Static method in class javolution.lang.MathLib
Returns the smaller of two float values.
min(double, double) - Static method in class javolution.lang.MathLib
Returns the smaller of two double values.
minus(CharSet) - Method in class javolution.text.CharSet
Returns the character set containing the characters from this character minus the characters from the character set specified.

J avolution v5.2 (J2SE 1.5+)
A B C D E F G H I J K L M N O P Q R S T U V W X Z
Copyright © 2005 - 2007 Javolution.