Provide a generic implementation for the NullObject pattern. The implementation will allow to easily instantiate an empty variant of any interface type. Allow some flexibility to let the generic instance be initialized to some values.
Log in to post a comment.