dingweihua / singleton

implement Singleton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Singleton

This is a method to implement Singleton which means we always create only one instance from the giving object.

About

implement Singleton


Languages

Language:Python 100.0%