- Timestamp:
- 01/09/21 01:07:09 (4 years ago)
- Branches:
- master
- Children:
- f067338
- Parents:
- bd46dbb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/main/java/it/finki/tinki/model/EmbeddedMatchId.java
rbd46dbb r297bd16 19 19 private User user; 20 20 21 public EmbeddedMatchId(){ 21 public EmbeddedMatchId(){} 22 22 23 23 public EmbeddedMatchId(Work work, User user){
Note:
See TracChangeset
for help on using the changeset viewer.