Last active
November 9, 2016 10:52
-
-
Save hoombar/c5f7d2cb715aa3dd9e401b13d5ec09f7 to your computer and use it in GitHub Desktop.
Little snippets of code that made me smile. Or cry.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
public String getLineOneText() { | |
return model.getTitleLineTwo(); | |
} | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment