Uses of Class
edu.ucsb.cs156.happiercows.entities.CommonStats
Packages that use CommonStats
-
Uses of CommonStats in edu.ucsb.cs156.happiercows.helpers
Method parameters in edu.ucsb.cs156.happiercows.helpers with type arguments of type CommonStatsModifier and TypeMethodDescriptionstatic ByteArrayInputStream
CommonStatsCSVHelper.toCSV
(Iterable<CommonStats> lines) Convert the given Iterable of CommonStats into a ByteArrayInputStream suitable for CSV export.