Skip navigation links
J avolution Backport v5.6.9 (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 byte offset of this member in its struct.
offset() - Method in class javolution.text.CharArray
Returns the offset of the first character in the underlying array.
or(FastBitSet) - Method in class javolution.util.FastBitSet
Performs the logical OR operation on this bit set and the one specified.
org.xml.sax - package org.xml.sax
This package provides the core SAX APIs.
outer() - Method in class javolution.io.Struct
Returns the outer of this struct or null if this struct is not an inner struct.
outerCopy(T) - Static method in class javolution.context.AllocatorContext
Performs a copy of the specified value allocated outside of the current allocator context.
outerCopy(ValueType[]) - Static method in class javolution.context.AllocatorContext
Performs a copy of the specified values outside of the current stack context (convenience method).
outerExecute(Runnable) - Static method in class javolution.context.AllocatorContext
Executes the specified logic outside of the current allocator context.
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 
Skip navigation links
J avolution Backport v5.6.9 (J2SE 1.5+)

Copyright © 2005 - 2007 Javolution.