Mendeklarasikan metode java

returnType methodName() {
  // method body
}
SAMER SAEID