Class DeferredActionCollection


  • public final class DeferredActionCollection
    extends Object
    Class that holds a fully qualified name as the key that represents a type that was forward declared. Associated with each fully qualified name is a list of actions. Each action represents a task that is deferred until the type is really declared.
    • Constructor Detail

      • DeferredActionCollection

        public DeferredActionCollection()