Interface DocumentFactory

All Superinterfaces:
Supplier<Document>

public interface DocumentFactory extends Supplier<Document>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get