Package com.example.demo.calorie
Class Macro
java.lang.Object
com.example.demo.calorie.Macro
A simple object representing the breakdown of macronutrients
(macros) in grams.
This class is intended to store the core macro data for a food item or log entry.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Macro
public Macro()
-