Following a tutorial on the internet regarding Soap development with Java, I found this link, with a rather unusual code for myself.
The code:
public
It just means it inherits directly from the Object class. Here is more about inheritance in Java.