Interface BindingFactory

All Known Implementing Classes:
ExpressionBindingFactory, QueryBindingFactory, TagBindingFactory, TagHistoryBindingFactory
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface BindingFactory
Created by carlg on 1/26/2017.
  • Method Summary

    Modifier and Type
    Method
    Description
    Create a new instance of a binding type.