Interface FieldLocator.Factory

    • Method Detail

      • make

        FieldLocator make​(TypeDescription typeDescription)
        Creates a field locator for a given type.
        Parameters:
        typeDescription - The type for which to create a field locator.
        Returns:
        A suitable field locator.