Interface InternalFactory<T>

  • All Known Implementing Classes:
    InternalFactory.Instance

    public interface InternalFactory<T>
    Creates objects which will be injected.
    Author:
    crazybob@google.com (Bob Lee)