Constructeurs Java No-Arg

private Constructor() {
   // body of the constructor
}
SAMER SAEID