Class Laptop

java.lang.Object
edu.ucsb.cs156.example.entities.Laptop

@Entity(name="laptops") public class Laptop extends Object
  • Constructor Details

    • Laptop

      public Laptop()