Interface FragmentReferenceFactory

All Superinterfaces:
Supplier<FragmentReference>

public interface FragmentReferenceFactory extends Supplier<FragmentReference>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get