Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
H
Homework 2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
CSE156 Group
Homework 2
Commits
fdd6e4ae
Commit
fdd6e4ae
authored
10 years ago
by
Joel Andrew Wach
Browse files
Options
Downloads
Patches
Plain Diff
.
parent
81212b77
Branches
master
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Assignment2/src/assignment2/DataConverter.java
+1
-1
1 addition, 1 deletion
Assignment2/src/assignment2/DataConverter.java
with
1 addition
and
1 deletion
Assignment2/src/assignment2/DataConverter.java
+
1
−
1
View file @
fdd6e4ae
...
...
@@ -8,7 +8,7 @@ import java.util.Scanner;
import
com.thoughtworks.xstream.*
;
public
class
DataConverter
{
//this is a new
test to figure out my eclipse git
//this is a new
private
Customer
[]
customerArray
;
private
Venues
[]
venuesArray
;
private
Product
[]
productArray
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment