Package com.dkt.graphics.utils.config
package com.dkt.graphics.utils.config
-
ClassDescriptionThis class represents a generic Configuration class, with change listeners.These events are triggered from the
Configclass each time something is added, updated or removed.This interface must be implemented on all objects that should be notified of changes on theConfigclass.
Since configs are individual objects for each name, this objects must be registered against every configuration that should be controlled