Interface BootstrapFactory<K,​T>

  • All Superinterfaces:
    Factory<K,​T>

    public interface BootstrapFactory<K,​T>
    extends Factory<K,​T>