Interface PojoEntityReferenceFactoryDelegate

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 PojoEntityReferenceFactoryDelegate
A delegate for the POJO implementation of EntityReferenceFactory.

Implementations of this class generally simply call a constructor.