Skip to content

Instantly share code, notes, and snippets.

@ReneeVandervelde
Last active April 8, 2018 18:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ReneeVandervelde/9a8760a4a9ff99ca0578b89e401d1b57 to your computer and use it in GitHub Desktop.
Save ReneeVandervelde/9a8760a4a9ff99ca0578b89e401d1b57 to your computer and use it in GitHub Desktop.
@Deprecated(
message = “Use something different”,
replaceWith = ReplaceWith(“newHotness()”)
)
fun oldAndBusted() {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment