ExclusiveObjectPool

Inheritance:

Methods of ExclusiveObjectPool:

__init__
def __init__(self, objects)

Undocumented function.

__len__
def __len__(self)

Undocumented function.

_resync
def _resync(self)

Undocumented function.

def
def defremoveExclObjs

Undocumented function.

destroy
def destroy(self)

Undocumented function.

diff
def diff(self, other)

Undocumented function.

getObjsOfType
def getObjsOfType(self, type)

Undocumented function.

printObjsOfType
def printObjsOfType(self, type)

Undocumented function.

typeFreqStr
def typeFreqStr(self)

Undocumented function.