Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
181
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 0.13 KB | None | 0 0
  1. public pet (String initialName, int initialAge, double initialWeight)
  2.  
  3. Error: invalid method declaration; return type required
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement