Given an hypothetical utility class that is used only in program setup:
class MyUtils { private static MyObject myObject = new MyObject(); /*package*/s
I think this answers your question - basically not unless the class comes from a special class loader and that unloads the class.