InitializableInterface
in
Interface to allow objects to have initialization logic
Table of Contents
- init() : void
- Init an object
Methods
init()
Init an object
public
init() : void