ObjectLoader

Name

ObjectLoader — A class to load an object's instance variables from a file.

Description

This class is used to initialize the variables of a target object from a data file. The data file is required to have a very simple format.

Protocols adopted by ObjectLoader

SwarmObject

Methods

Phase: Using