design patterns - What is it called when an object member returns the object, enabling you to string method calls? -
Maybe I'm not using the right Google-age but I'm trying to remember that when you If you return the object from one member, then you might be able to do something like this:
class obj {obj function method ()}}}}}}} Method () - & gt; Method () - & gt; Method () - & gt;
Comments
Post a Comment