Interface InlineFragmentFactory

All Superinterfaces:
Supplier<InlineFragment>

public interface InlineFragmentFactory extends Supplier<InlineFragment>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get