= Updated core documentation quickly

This commit is contained in:
Matthew Cech
2019-03-30 14:26:21 -07:00
parent a01c952d25
commit 3c5f168628
9 changed files with 27 additions and 32 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
package core;
package dataStructures;
// This is a structure representing an image reponse for handing around.
public class GenericImage
{
private String artist;