Class CowHerd

java.lang.Object
edu.ucsb.cs156.happiercows.entities.CowHerd

@Entity(name="cow_herd") public class CowHerd extends Object
Represents the set of cows owned by a user that have the same health.
  • Constructor Details

    • CowHerd

      public CowHerd()