Interface EntityInstantiatorSource

All Known Implementing Classes:
EntityInstantiators
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 EntityInstantiatorSource
Interface declaring a source for EntityInstantiator objects.
Since:
4.0
Author:
Mark Paluch