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

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -