Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
ai12-othello
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Alexandre Ducarne
ai12-othello
b51f1bdbb3de55b8d8994e27647b6e328f31de75
ai12-othello
src
baleine
common
interfaces
server
IDataToCom.java
Find file
Normal view
Permalink
IDataToCom.java
76 B
Newer
Older
updated common.interfaces package name & added methods for client.IComToData
Corentin-Boulanger
committed
5 years ago
1
2
3
4
5
package
baleine.common.interfaces.server
;
public
interface
IDataToCom
{
}