| A placeholder for a real class that can be put into the table in ClassRepository. Used temporarily, in situations when some
info about class becomes known and/or has to be recorded before the class itself is loaded by the VM. Once a real class
is loaded, it replaces the placeholder, and the info from the latter is transferred into the real class using
transferDataIntoRealClass.
author: Misha Dmitirev |