While I am most fluent in Python, I've recently started learning Java. I was wondering if there is a similar function in Java to Python's def function. Something that allows me to write some code and store it within a callable function is what I am looking for.