Interface ObjectRegistration<T>

    • Method Detail

      • getInstance

        @NonNull T getInstance()
        Return the object instance.
        Returns:
        Registered object.