Principle of Least Knowledge talk only to your immediate friends.

    技术2025-09-06  86

    The principle tells us that we should only invoke methods that belong to :

    The object itselfObjects passed in as a parameter to the methodAny object the method creates or instantiatesAny components of the object

    Facade pattern

    最新回复(0)