Use the editor-fold Tag to Fold Your Code and Optimize Its Structure
In real work we often write very long class files, and code readability keeps getting worse. Think about scrolling up and down through hundreds or even over a thousand lines to find the piece of code you want — isn't there a more elegant way? Of course there is. Today I'm introducing the editor-fold tag to optimize your code structure.






