Flyweight API Documentation
- class ConcreteFlyweight(intrinsic_state)[source]
Bases:
FlyweightRepresents a Flyweight with intrinsic state that is shared.
- Parameters:
intrinsic_state (str)
Bases: Flyweight
Represents a Flyweight with intrinsic state that is shared.
intrinsic_state (str)