Method summary
- __call__(self, protocol)
- __get__(self, ob, typ = None)
- __getstate__(self)
- __hash__(self)
- __setstate__(self, (subject, items))
- findImplementation(self, subject, protocol, checkSelf = True)
- newProtocolImplied(self, srcProto, destProto, adapter, depth)
Methods
- __call__(self, protocol)
- __get__(self, ob, typ = None)
- __getstate__(self)
- __hash__(self)
- __setstate__(self, (subject, items))
- findImplementation(self, subject, protocol, checkSelf = True)
- newProtocolImplied(self, srcProto, destProto, adapter, depth)