public String methodName(int num){         return "the number is: "+num;     }

Read more of this post