Interface ArgumentFactory

All Superinterfaces:
Supplier<Argument>

public interface ArgumentFactory extends Supplier<Argument>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get