Interface AccessorSupplierFactory<S>

Type Parameters:
S - Entity type that acts as a source of properties
All Known Implementing Classes:
AccessorSupplierFactoryDelegate

public interface AccessorSupplierFactory<S>
Function interface for for requesting accessor instances that enable accessing the attribute 'name' of type 'clazz' on objects of type 'S'.
Author:
Claus Stadler, May 16, 2018