Skip to content
Snippets Groups Projects
Commit ee8c6719 authored by Atte Arjovuo's avatar Atte Arjovuo
Browse files

Add new file

parents
No related branches found
No related tags found
No related merge requests found
Alkio 0 → 100644
public class Alkio {
private int arvo;
private Alkio seuraava;
public Alkio(int arvo) {
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment