Objekttyp in Java
YourObject s = new YourObject();
s.someMethod(args);
abdullah
YourObject s = new YourObject();
s.someMethod(args);