Package | Description |
---|---|
com.example.paybyworkout | |
com.example.paybyworkout.server | |
com.example.paybyworkout.UI.adapters | |
com.example.paybyworkout.UI.fragments |
Modifier and Type | Method and Description |
---|---|
void |
WorkoutActivity.addStatistic(Statistic statistic) |
Modifier and Type | Method and Description |
---|---|
void |
Server.submitStatistics(Statistic statistic)
Submit statistic data to server
|
Constructor and Description |
---|
StatisticAdapter(android.content.Context context,
int layoutResourceId,
Statistic[] data) |
Constructor and Description |
---|
StatisticsDetailFragment(Statistic statistic) |
Constructor and Description |
---|
StatisticsFragment(WorkoutActivity activity,
java.util.ArrayList<Statistic> statistics) |