Interface DirectiveArgumentFactory

All Superinterfaces:
Supplier<DirectiveArgument>

public interface DirectiveArgumentFactory extends Supplier<DirectiveArgument>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get