Interface InputObjectFieldFactory

All Superinterfaces:
Supplier<InputObjectField>

public interface InputObjectFieldFactory extends Supplier<InputObjectField>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get