Yes, you can use the Calendar class. There is a method called get which you can send the int Calendar.MILLISECONDS to to get the millisecond that the object was created.
I agree that Date class specifies the time to the closest millisecond but I don't see any method that enables you to get the millisecond part of a time.