예제 #1
0
 // Getters & Setters
 public long getTimeLastPlayed() {
   return DogService.INSTANCE.getTimeLastPlayed();
 }