Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Team 5 - Smart Towns
Manage
Activity
Members
Labels
Plan
Issues
34
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
1
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
Rhys Evans
Team 5 - Smart Towns
c5757115e30841fe9c2291bd8bafb1f76a763a5e
client-project
..
dragonstale
DragonsTaleRepository.java
Find file
Normal view
History
Permalink
DragonsTaleRepository.java
82 B
Newer
Older
Began integrating database classes and brief fields to access the database at a later point.
Connor Brock
committed
1 year ago
1
2
3
4
package
Team5.SmartTowns.dragonstale
;
public
interface
DragonsTaleRepository
{
}