Interface VariableFactory

All Superinterfaces:
Supplier<Variable>

public interface VariableFactory extends Supplier<Variable>
  • Method Summary

    Methods inherited from interface java.util.function.Supplier

    get