public interface UserDataFactory
UserDataContainer
instances.
Used in UserDataDelegate
.Modifier and Type | Method and Description |
---|---|
UserDataContainer |
getInstance()
Returns a single
UserDataContainer instance. |
UserDataContainer getInstance()
UserDataContainer
instance.
Depending on the architecture involved, this may be a singleton
instance, or a new instance may be generated each time the
method is called.