B C D E G H M O S T 

B

build(SharedObject) - Method in class shared.SharedObjectFactory
Finds or creates the unique version of the given shared object prototype.

C

cleanup() - Method in class shared.SharedObjectFactory
Removes stale entries from the set.
contains(SharedObject) - Method in class shared.SharedObjectFactory
Checks if the given shared object is present in this factory.
cwi(Object[]) - Static method in class shared.HashFunctions
 

D

doobs(Object[]) - Static method in class shared.HashFunctions
 
doobs(String, int) - Static method in class shared.HashFunctions
 
duplicate() - Method in interface shared.SharedObject
This method should ONLY be used by a SharedObjectFactory! Makes a clone of a prototype.

E

equivalent(SharedObject) - Method in interface shared.SharedObject
This method should ONLY be used by a SharedObjectFactory! Checks whether an object is really equivalent.

G

getInstance() - Static method in class shared.SingletonSharedObjectFactory
Returns a reference to the shared object factory.
getUniqueIdentifier() - Method in interface shared.SharedObjectWithID
 

H

hashCode() - Method in interface shared.SharedObject
This method is typically used by a SharedObjectFactory! Returns the hash code of an object.
HashFunctions - Class in shared
 
HashFunctions() - Constructor for class shared.HashFunctions
 

M

mix(int, int, int) - Static method in class shared.HashFunctions
 

O

oneAtATime(Object[]) - Static method in class shared.HashFunctions
 

S

setUniqueIdentifier(int) - Method in interface shared.SharedObjectWithID
 
shared - package shared
 
SharedObject - Interface in shared
 
SharedObjectFactory - Class in shared
The SharedObjectsFactory is a 'weak' constant pool for uniquely represented objects.
SharedObjectFactory() - Constructor for class shared.SharedObjectFactory
Default constructor.
SharedObjectFactory(int) - Constructor for class shared.SharedObjectFactory
Constructor.
SharedObjectWithID - Interface in shared
 
simple(Object[]) - Static method in class shared.HashFunctions
 
SingletonSharedObjectFactory - Class in shared
 
stringHashFunction(String, int) - Static method in class shared.HashFunctions
 

T

toString() - Method in class shared.SharedObjectFactory
Returns statistics.
B C D E G H M O S T 

Copyright © 2012 CWI. All Rights Reserved.