Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
faang
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
18
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
CSE 391
24wi
faang
Commits
8b50d66c
Commit
8b50d66c
authored
1 year ago
by
Calvin Tsai
Browse files
Options
Downloads
Patches
Plain Diff
added staff page (no removed lines)
parent
3a584dc9
No related branches found
Branches containing commit
No related tags found
1 merge request
!102
Ctsai7 staff page
Pipeline
#576839
failed with stage
Stage: test
in 2 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Staff.java
+2
-0
2 additions, 0 deletions
Staff.java
with
2 additions
and
0 deletions
Staff.java
+
2
−
0
View file @
8b50d66c
public
class
Staff
{
public
Employee
ctsai7
()
{
return
new
Employee
(
"Calvin Tsai"
,
...
...
@@ -8,6 +9,7 @@ public class Staff {
"a fish I like to catch"
);
}
public
Employee
yverma23
()
{
return
new
Employee
(
"Yash Verma"
,
...
...
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