Interface FieldFactory

All Superinterfaces:
Supplier<Field>

public interface FieldFactory extends Supplier<Field>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get