Interface DirectiveFactory

All Superinterfaces:
Supplier<Directive>

public interface DirectiveFactory extends Supplier<Directive>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get