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