This loads the package.
The dot operator is used to create an object, connect elements of a class with modifiers like Private, and to access fields and methods of a class. Let us first generate a class.
Objects are generated by applying Dot to New and the class' constructor. The output is specially formatted.
Members of the class are accessed by means of the dot operator.
Dot operators may be chained, if there is left of the dot an object or a New and a class' constructor.
The normal dot product is not affected.
|