Class ObjectFiller

java.lang.Object
com.storedobject.office.Filler<StoredObject>
com.storedobject.office.ObjectFiller
All Implemented Interfaces:
Executable, Runnable

public class ObjectFiller extends Filler<StoredObject>
ObjectFiller is a specialized implementation of the Filler class that is designed to fill or populate values from a StoredObject instance.

The class extends the generic Filler class, providing functionality tailored to objects of type StoredObject.
Author:
Syam