Interface InputObjectFactory

All Superinterfaces:
Supplier<InputObject>

public interface InputObjectFactory extends Supplier<InputObject>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get