| 252 | * A subclass of PolicyNetwork that supports saving and loading. |
| 253 | */ |
| 254 | export class SaveablePolicyNetwork extends PolicyNetwork { |
| 255 | /** |
| 256 | * Constructor of SaveablePolicyNetwork |
| 257 | * |
nothing calls this directly
no outgoing calls
no test coverage detected