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

O

object() - Method in class javolution.context.ObjectFactory
Returns a factory object possibly recycled or preallocated.
ObjectFactory<T> - Class in javolution.context
This class represents an object factory; it allows for object recycling, pre-allocation and stack allocations.
ObjectFactory() - Constructor for class javolution.context.ObjectFactory
Default constructor.
OBJECTS_FACTORY - Static variable in class javolution.context.ArrayFactory
Holds factory for generic Object arrays.
offset() - Method in class javolution.io.Struct.Member
Returns the relative offset of this member within its struct.
offset() - Method in class javolution.text.CharArray
Returns the offset of the first character in the underlying array.
offsetOf(CharSequence) - Method in class javolution.text.CharArray
Returns the offset within this character array of the first occurrence of the specified characters sequence searching forward from this character array CharArray.offset() to offset() + length().
offsetOf(char) - Method in class javolution.text.CharArray
Returns the offset within this character array of the first occurrence of the specified character searching forward from this character array CharArray.offset() to offset() + length().
outerCopy(T) - Static method in class javolution.context.StackContext
Performs a copy of the specified value allocated outside of the current stack context.
outerExecute(Runnable) - Static method in class javolution.context.StackContext
Executes the specified logic outside of the current stack context.

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.