Interface FragmentFactory

All Superinterfaces:
Supplier<Fragment>

public interface FragmentFactory extends Supplier<Fragment>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get