Use class without instance (like e.g. String)

That makes not so much sense for me.
You can enrich a class with new functionality.
You will need an instance to apply the functionality.

Please make a real world example what you want to do.