source:
src/main/java/negotiator/onetomany/parties/Buyer.java@
244
Last change on this file since 244 was 236, checked in by , 5 years ago | |
---|---|
File size: 132 bytes |
Line | |
---|---|
1 | /** |
2 | * |
3 | */ |
4 | package negotiator.onetomany.parties; |
5 | |
6 | /** |
7 | * @author Faria Nassiri-Mofakham |
8 | * |
9 | */ |
10 | public class Buyer { |
11 | |
12 | } |
Note:
See TracBrowser
for help on using the repository browser.