Guest User

Untitled

a guest
Nov 21st, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. package products;
  2.  
  3. public class Burger extends Product {
  4.  
  5. }
  6. package products;
  7.  
  8. public class Failure extends Product {
  9.  
  10. }
Add Comment
Please, Sign In to add comment