Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > fr.comp.lang.java > #1714
| Path | csiph.com!news.mixmin.net!border2.nntp.ams1.giganews.com!nntp.giganews.com!buffer2.nntp.ams1.giganews.com!news.giganews.com.POSTED!not-for-mail |
|---|---|
| NNTP-Posting-Date | Fri, 05 Oct 2018 15:50:09 -0500 |
| Newsgroups | fr.comp.lang.java |
| Subject | urgent |
| X-poster | PEAR::Net_NNTP v1.5.2 (stable) |
| From | banderas123 <nospam_kangalaberger14@yahoo.fr.invalid> |
| Content-Type | text/plain; charset=windows-1252 |
| Content-Transfer-Encoding | 8bit |
| Organization | !No_Organization! |
| Message-ID | <wOKdnSdZAIscUyrGnZ2dnUU798zNnZ2d@giganews.com> (permalink) |
| Date | Fri, 05 Oct 2018 15:50:09 -0500 |
| Lines | 8 |
| X-Usenet-Provider | http://www.giganews.com |
| X-Trace | sv3-vADTPO5ksCPGCCze1abc2s+DhrcjgcZTqV1WDZUlMqLN8nQ5UgFmNkeo1vl0n0ZmG5A0RIFHLexXSL0!kGC5vcRGn/U20k2ij4gSOjXUZhLd5a1/IUly3g0YIgnt/aPpPYyDEa6FRaJr4ysvalZ4k9iuJw== |
| X-Complaints-To | abuse@giganews.com |
| X-DMCA-Notifications | http://www.giganews.com/info/dmca.html |
| X-Abuse-and-DMCA-Info | Please be sure to forward a copy of ALL headers |
| X-Abuse-and-DMCA-Info | Otherwise we will be unable to process your complaint properly |
| X-Postfilter | 1.3.40 |
| X-Original-Bytes | 1294 |
| Xref | csiph.com fr.comp.lang.java:1714 |
Show key headers only | View raw
Bonjour,je veux faire le teste de ce bout de code, comment le faire :
public class InvestorFactory {
public static Investor createInvestor(long investorId, float credits, String
investorName, String email) {
return new Investor(investorId, investorName, email, credits);
}
}
urgent
Back to fr.comp.lang.java | Previous | Next — Next in thread | Find similar
urgent banderas123 <nospam_kangalaberger14@yahoo.fr.invalid> - 2018-10-05 15:50 -0500 Re: urgent Yliur <yliur@free.fr> - 2018-10-06 00:00 +0200
csiph-web